Click or drag to resize
ActionExternalSourceName Property
Name of the action that is passed as the sourceName parameter of the OnExternalDataBound event handler. Sample value: "deletefile"

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string ExternalSourceName { get; set; }

Property Value

Type: String
See Also