ASPxWebControl.GetDefaultBooleanProperty(String, DefaultBoolean) Method
In This Article
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DefaultBoolean GetDefaultBooleanProperty(
string key,
DefaultBoolean defaultValue
)
#Parameters
Name | Type |
---|---|
key | String |
default |
Default |
#Returns
Type |
---|
Default |
See Also