Click or drag to resize
ContentMediaViewInnerMedia_GetArgumentSet Method
Returns argument set according passed DataRow and flag indicating whether the set is obtained for selected item.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string InnerMedia_GetArgumentSet(
	IDataContainer data
)

Parameters

data
Type: CMS.BaseIDataContainer
DataRow with all the item data

Return Value

Type: String
See Also