Click or drag to resize
DialogParametersGetFlashParameters Method
Returns initialized Flash parameters object.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public static FlashParameters GetFlashParameters(
	Hashtable parameters
)

Parameters

parameters
Type: System.CollectionsHashtable
Collection with dialog parameters

Return Value

Type: FlashParameters
See Also