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