Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets whether the presentation properties (TemplateSource, Width, Height) should be locked against editing by content authors.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property PresentationLocked As Boolean
Get
Set
'Usage
Dim instance As MediaFieldControl
Dim value As Boolean
value = instance.PresentationLocked
instance.PresentationLocked = value
public bool PresentationLocked { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.