Share via


ConditionalEnable.Control1 property

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

Syntax

'Declaration
Public Property Control1 As String
    Get
    Set
'Usage
Dim instance As ConditionalEnable
Dim value As String

value = instance.Control1

instance.Control1 = value
public string Control1 { get; set; }

Property value

Type: System.String

See also

Reference

ConditionalEnable class

ConditionalEnable members

Microsoft.SharePoint.WebControls namespace