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