DesignTimeResourceProviderFactoryAttribute::IsDefaultAttribute Method ()

 

Determines whether the default provider is used.

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

public:
virtual bool IsDefaultAttribute() override

Return Value

Type: System::Boolean

true if FactoryTypeName equals null; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: