| ContentMediaViewGetArgumentSet Method | 
            Returns argument set for the passed file data row.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetArgumentSet(
	IDataContainer data
)
Parameters
- data
- Type: CMS.BaseIDataContainer
 Data row object holding all the data on current file
Return Value
Type: 
String See Also
See Also