RequiresDesignerPermissionAttribute members
Include protected members
Include inherited members
設定決定是否設計工具的權限所需的使用者可以修改屬性的網頁組件屬性屬性。
The RequiresDesignerPermissionAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RequiresDesignerPermissionAttribute() | 初始化RequiresDesignerPermissionAttribute類別的新執行個體。 |
![]() |
RequiresDesignerPermissionAttribute(Boolean) | 初始化具有指定的旗標之RequiresDesignerPermissionAttribute類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
RequiresDesignerPermission | 取得旗標,表示 Web 組件中的屬性是否需要使用者具有修改設計 」 權限。 |
![]() |
TypeId | (Inherited from Attribute.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Attribute.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Attribute.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDefaultAttribute | (Inherited from Attribute.) |
![]() |
Match | (Inherited from Attribute.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Inherited from Attribute.) |
Top