Click or drag to resize
DocumentFlagsControlSelectJSFunction Property
Name of the javascript function called when flag is clicked.

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

Property Value

Type: String
See Also