Share via


ConditionalEnable.Control3 property

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

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

See also

Reference

ConditionalEnable class

ConditionalEnable members

Microsoft.SharePoint.WebControls namespace