Click or drag to resize
AsyncControlUseFileStrings Property
Indicates if the control should use the string from resource file.

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

Property Value

Type: Boolean
See Also