SPControlMode 枚举

指定控件的模式。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Enumeration SPControlMode
用法
Dim instance As SPControlMode
public enum SPControlMode

成员

成员名称 说明
Invalid 占位符中指示它具有任何有效的显示模式从其他枚举值之一的枚举值。
Display 指定控件处于显示模式。
Edit 指定控件处于编辑模式。
New 指定控件是在新建模式下。

另请参阅

引用

Microsoft.SharePoint.WebControls 命名空间