Skip to main content
Tab

ASPxWebControl.GetDefaultBooleanProperty(String, DefaultBoolean) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public DefaultBoolean GetDefaultBooleanProperty(
    string key,
    DefaultBoolean defaultValue
)

Parameters

Name Type
key String
defaultValue DefaultBoolean

Returns

Type
DefaultBoolean
See Also