WebPartAuthorizationEventArgs.IsAuthorized Property

 

Gets or sets the value indicating whether a Web Parts control can be added to a page.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

member IsAuthorized : bool with get, set

Property Value

Type: System.Boolean

true if the Web Parts control can be added to the page; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: