ContentMediaViewInnerMedia_GetArgumentSet Method |
Returns argument set according passed DataRow and flag indicating whether the set is obtained for selected item.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected string InnerMedia_GetArgumentSet(
IDataContainer data
)
Parameters
- data
- Type: CMS.BaseIDataContainer
DataRow with all the item data
Return Value
Type:
StringSee Also