ContentInnerMediaViewOnGetArgumentSet Delegate |
Delegate for an event occurring when argument set is required.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public delegate string OnGetArgumentSet(
IDataContainer data
)
Parameters
- data
- Type: CMS.BaseIDataContainer
DataRow holding information on currently processed file
Return Value
Type:
StringSee Also