SPControl.InDesign Property

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

Syntax

Public Property InDesign As Boolean
    Get
    Set

Dim instance As SPControl
Dim value As Boolean

value = instance.InDesign

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

Property Value

Type: System.Boolean

See Also

Reference

SPControl Class

SPControl Members

Microsoft.SharePoint.WebControls Namespace