MediaWebPart properties

The MediaWebPart type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AllowClose (Inherited from WebPart.)
Public property AllowConnect (Inherited from WebPart.)
Public property AllowEdit (Inherited from WebPart.)
Public property AllowHide (Inherited from WebPart.)
Public property AllowMinimize (Inherited from WebPart.)
Public property AllowZoneChange (Inherited from WebPart.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property AuthorizationFilter (Inherited from WebPart.)
Public property AutoPlay Gets or sets whether the media should play automatically once the page has loaded.
Public property BackColor (Inherited from WebControl.)
Public property BackImageUrl (Inherited from Panel.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property CatalogIconImageUrl (Inherited from WebPart.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ChromeState (Inherited from WebPart.)
Public property ChromeType (Inherited from WebPart.)
Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ConfigureFromContext This member is reserved for internal use and is not intended to be used directly from your code.Gets or sets whether the media player must configure media and related properties based on the context of the current SPListItem.
Public property ConnectErrorMessage (Inherited from WebPart.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Part.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DefaultButton (Inherited from Panel.)
Public property Description (Inherited from WebPart.)
Protected property DesignMode (Inherited from Control.)
Public property Direction (Inherited from WebPart.)
Public property DisplayMode The MediaDisplayMode in which to start the media player.
Public property DisplayTitle (Inherited from WebPart.)
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property ExportMode (Inherited from WebPart.)
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property GroupingText (Inherited from Panel.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property HasSharedData (Inherited from WebPart.)
Public property HasUserData (Inherited from WebPart.)
Public property Height (Inherited from WebPart.)
Public property HelpMode (Inherited from WebPart.)
Public property HelpUrl (Inherited from WebPart.)
Public property Hidden (Inherited from WebPart.)
Public property HorizontalAlign (Inherited from Panel.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImportErrorMessage (Inherited from WebPart.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsClosed (Inherited from WebPart.)
Protected property IsEnabled (Inherited from WebControl.)
Public property IsPreviewImageSourceOverridenForVideoSet This member is reserved for internal use and is not intended to be used directly from your code.
Public property IsShared (Inherited from WebPart.)
Public property IsStandalone (Inherited from WebPart.)
Public property IsStatic (Inherited from WebPart.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property Loop Gets or sets whether the media should restart playback automatically upon playing to completion.
Public propertyStatic member MediaFileExtensions A comma-delimited list containing file name extensions of known media file types.
Public property MediaSource A URL reference to the media.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PlayerLoadedClientScript Gets or sets a ECMAScript (JavaScript, JScript) function to be executed when the player successfully loads.
Public property PlayerResizedClientScript A JavaScript function to be executed upon the player being resized.
Public property PreviewImageSource A URL reference to the media preview image.
Public property RenderingCompatibility (Inherited from Control.)
Public property Renditions Gets or sets the renditions to be used as possible media sources for playback.
Public property ScrollBars (Inherited from Panel.)
Public property ShowEmbedControl Gets or sets whether the media player should display the control for embedding the selected media.
Public propertyStatic member SilverlightMediaFileExtensions Gets a comma-delimited list containing file name extensions of Silverlight-supported media file types.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property Subtitle (Inherited from WebPart.)
Public property SupportsDisabledAttribute (Inherited from Panel.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSource A URL reference to a XAML document containing a ControlTemplate definition to be used as the media player's style or skin.
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Title (Inherited from WebPart.)
Public property TitleIconImageUrl (Inherited from WebPart.)
Public property TitleUrl (Inherited from WebPart.)
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Public property Verbs (Inherited from WebPart.)
Public property VideoSetEmbedCode This member is reserved for internal use and is not intended to be used directly from your code.
Public property VideoSetSource This member is reserved for internal use and is not intended to be used directly from your code.
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property WebBrowsableObject (Inherited from WebPart.)
Protected property WebPartManager (Inherited from WebPart.)
Public property Width (Inherited from WebPart.)
Public property Wrap (Inherited from Panel.)
Public property Zone (Inherited from WebPart.)
Public property ZoneIndex (Inherited from WebPart.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

MediaWebPart class

Microsoft.SharePoint.Publishing.WebControls namespace