ConditionalEnable.Control2 Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property Control2 As String
Get
Set
'Usage
Dim instance As ConditionalEnable
Dim value As String
value = instance.Control2
instance.Control2 = value
public string Control2 { get; set; }
Property Value
Type: System.String