MultimediaChannel.setActiveState (Method)

Sets the activation state of the specified channel.

Returns:

Void

Arguments:

Name Type Required Description
channelID MultimediaChannelID Required ID of the multimedia channel whose active state you want to set.
isActive Boolean Required Boolean value indicating whether the specified channel should be active or not.

Context:

License Requirements (none)
Permission Requirements multimediaChannel:Admin
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