Click or drag to resize
ContentMediaViewGetArgumentsTable Method
Returns arguments table for the passed argument.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Hashtable GetArgumentsTable(
	string argument
)

Parameters

argument
Type: SystemString
Argument containing information on current media item

Return Value

Type: Hashtable
See Also