UniGridLoadOptionsDefinition Method |
Load options definition.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected void LoadOptionsDefinition(
UniGridOptions options,
Control filterWrapperControl
)
Parameters
- options
- Type: CMS.UIControls.UniGridConfigUniGridOptions
Options configuration - filterWrapperControl
- Type: System.Web.UIControl
Wrapper control for filter
See Also