MediaFieldControl.Width Property
Represents the height of the media player while being displayed inline with the rest of the page. If a Height value is specified by the MediaFieldValue it will take precedence over this setting unless PresentationLocked is set to true.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property Width As Unit
Get
Set
'Usage
Dim instance As MediaFieldControl
Dim value As Unit
value = instance.Width
instance.Width = value
public Unit Width { get; set; }
Property Value
Type: System.Web.UI.WebControls.Unit
Returns Unit.