Click or drag to resize
GenderSelectorCurrentSelector Property
Returns current control - RadioButtonList or CMSDropDownList.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Control CurrentSelector { get; }

Property Value

Type: Control
See Also