The following tables list the members exposed by VideoPlayerCommercials.
Name | Description | |
---|---|---|
VideoPlayerCommercials Constructor | Default constructor |
Name | Description | |
---|---|---|
AdMessageAnimate | Get or set whether to animate the showing of the ad message. | |
AdMessageAutoHide | Get or set whether the ad message will auto hide. | |
AdMessageHideDelay | Get or set the ad message hide delay. | |
AlwaysPlayCommercials | Get or set whether the commercials will always play or not. | |
EmbeddedCommercials | Returns a collection of VideoPlayerEmbeddedCommercial objects that mark start value and end value for a commercial range. The values are in seconds. | |
IsEmpty | Checks if ViewState has any property with not a default value. This property should be overriden by extended class when additional subobjects are supported. IsEmpty will then check each subobject and return a value based on the check of those objects plus itself. (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) | |
LinkedCommercials | Returns a collection of VideoPlayerAdSource objects that will define commercials that play during the video. | |
ShowBookmarks | Get or set whether to show commercial locations or not. |
Name | Description | |
---|---|---|
HasViewState | Returns true if ViewState has been initialized (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) | |
ViewState | Returns a StateBag for the ViewState (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
Name | Description | |
---|---|---|
ToString | Returns whether the object has non-default values. |
Name | Description | |
---|---|---|
LoadViewState | Overridden. Load data modified at run time. | |
OnPropertyChange | Overloaded. Virtual method that is called whenever a server state property within the object has been changed. (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) | |
SaveViewState | Overridden. Save data modified at run time. | |
SetValue | Overloaded. Sets an object value so that it is maintained in viewstate (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) | |
ToOption | Overridden. Returns this object as option for jquery init | |
TrackViewState | Overridden. Enables view state tracking for sub-objects |