Click or drag to resize
CMSDropDownListUseResourceStrings Property
Use resource strings instead of item texts.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public bool UseResourceStrings { get; set; }

Property Value

Type: Boolean
See Also