MultimediaService.setActiveState (Method)

Sets a multimedia service's active state.

Returns:

Void

Arguments:

Name Type Required Description
serviceID MultimediaServiceID Required ID of the service whose active state you want to change.
isActive Boolean Required Boolean value indicating whether the specified service should be active or not.

Context:

License Requirements (none)
Permission Requirements site:ManageMultimedia
Deny Context (none)
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None