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