Click or drag to resize
SelectReportCategoryDropDownList Property
Gets the inner CMSDropDownList control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public CMSDropDownList DropDownList { get; }

Property Value

Type: CMSDropDownList
See Also