RequiresDesignerPermissionAttribute 成员
设置确定用户可以修改属性之前是否需要设计器的权限的 Web 部件属性属性。
RequiresDesignerPermissionAttribute 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
RequiresDesignerPermissionAttribute() | 初始化RequiresDesignerPermissionAttribute类的新实例。 |
![]() |
RequiresDesignerPermissionAttribute(Boolean) | 初始化与指定的标志的RequiresDesignerPermissionAttribute类的新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
RequiresDesignerPermission | 获取一个标志,指示是否在 Web 部件的属性,要求用户具有设计权限,对其进行修改。 |
![]() |
TypeId | (从 Attribute 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Attribute 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetHashCode | (从 Attribute 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
IsDefaultAttribute | (从 Attribute 继承。) |
![]() |
Match | (从 Attribute 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (从 Attribute 继承。) |
![]() ![]() |
_Attribute.GetTypeInfo | (从 Attribute 继承。) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (从 Attribute 继承。) |
![]() ![]() |
_Attribute.Invoke | (从 Attribute 继承。) |
页首