WebPartAuthorizationEventArgs.Type 属性

定义

获取 Type 要检查的用于授权的 Web 部件控件。

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

属性值

Type要检查的用于授权的控件。

适用于