Click or drag to resize
CMSDialogHelperGetFileSystemItem Method
Gets JavaScript object representing file system item being inserted.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static string GetFileSystemItem(
	Hashtable properties
)

Parameters

properties
Type: System.CollectionsHashtable
Collection of item properties

Return Value

Type: String
See Also