Share via


ConditionalEnable.ControlToEvaluate property

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

Syntax

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

value = instance.ControlToEvaluate

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

Property value

Type: System.String

See also

Reference

ConditionalEnable class

ConditionalEnable members

Microsoft.SharePoint.WebControls namespace