Assigns the state of the properties.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function assignPropertiesState(hashObj);

Parameters

hashObj
Type: Dictionary
The hash object.

See Also