Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property ControlMode As SPControlMode
Get
Set
'Usage
Dim instance As FormComponent
Dim value As SPControlMode
value = instance.ControlMode
instance.ControlMode = value
public SPControlMode ControlMode { get; set; }