Freigeben über


SPControl.InDesign-Eigenschaft

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property InDesign As Boolean
    Get
    Set
'Usage
Dim instance As SPControl
Dim value As Boolean

value = instance.InDesign

instance.InDesign = value
public bool InDesign { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPControl Klasse

SPControl-Member

Microsoft.SharePoint.WebControls-Namespace