SelectReportCategoryDropDownList Property |
Gets the inner CMSDropDownList control.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntaxpublic CMSDropDownList DropDownList { get; }
Property Value
Type:
CMSDropDownList
See Also