Expand Minimize
This topic has not yet been rated - Rate this topic

SPControlMode enumeration

Specifies the mode of the control.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
public enum SPControlMode
Member nameDescription
InvalidA placeholder value in the enumeration indicating that it has no valid display mode from one of the other enumeration values.
DisplaySpecifies that the control is in display mode.
EditSpecifies that the control is in edit mode.
NewSpecifies that the control is in New mode.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.