Click or drag to resize
UniSelectorResourcePrefix Property
Prefix for the resource strings which will be used for the strings of the selector. Default is "General".

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public override string ResourcePrefix { get; set; }

Property Value

Type: String
See Also