| ContentMediaViewGetArgumentsTable Method | 
            Returns arguments table for the passed argument.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic static Hashtable GetArgumentsTable(
	string argument
)
Parameters
- argument
- Type: SystemString
 Argument containing information on current media item
Return Value
Type: 
Hashtable See Also
See Also