| 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: 10.0.0
 Syntax
Syntaxprotected string InnerMedia_GetArgumentSet(
	IDataContainer data
)
Parameters
- data
- Type: CMS.BaseIDataContainer
 DataRow with all the item data
Return Value
Type: 
String See Also
See Also