FileLevelControlBuilderAttribute.IsDefaultAttribute Method ()

 

Determines whether the current FileLevelControlBuilderAttribute object is the default.

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

override IsDefaultAttribute : unit -> bool

Return Value

Type: System.Boolean

true if the current FileLevelControlBuilderAttribute is the default; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: