Freigeben über


MediaFieldControl.PresentationLocked-Eigenschaft

Ruft ab oder legt fest, ob die Präsentationseigenschaften (TemplateSource, Width, Height) für die Bearbeitung von Content-Autoren gesperrt werden soll.

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; }

Eigenschaftswert

Typ: System.Boolean
Gibt Boolean zurück.

Siehe auch

Referenz

MediaFieldControl Klasse

MediaFieldControl-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace