This topic has not yet been rated - Rate this topic

MediaWebPart.AutoPlay property

Gets or sets whether the media should play automatically once the page has loaded.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
'Declaration
<WebBrowsableAttribute(False)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property AutoPlay As Boolean
	Get
	Set
'Usage
Dim instance As MediaWebPart
Dim value As Boolean

value = instance.AutoPlay

instance.AutoPlay = value

Property value

Type: System.Boolean
Returns Boolean.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.