Assigns the state of the properties.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function assignPropertiesState(hashObject);

Parameters

hashObject
Type: Dictionary
The hash object.

Implements

IJsonSerializableSupportAssignPropertiesState(Dictionary)

See Also