Skip to main content
A newer version of this page is available. .
Tab

ASPxWebControl.GetDefaultBooleanProperty(String, DefaultBoolean) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public DefaultBoolean GetDefaultBooleanProperty(
    string key,
    DefaultBoolean defaultValue
)

Parameters

Name Type
key String
defaultValue DefaultBoolean

Returns

Type
DefaultBoolean
See Also