WebPartAuthorizationEventArgs.Type Property

Definition

Gets the Type of the Web Parts control being checked for authorization.

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

Property Value

The Type of the control being checked for authorization.

Applies to