AbstractActionExternalSourceName Property |
Name of the action that is passed as the sourceName parameter of the OnExternalDataBound event handler.
Sample value: "deletefile"
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string ExternalSourceName { get; set; }
Property Value
Type:
StringSee Also