Version

occasionalProperty Property

Gets/Sets the OccasionalProperty value with the specified key.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_occasionalProperty() : {Any}
function set_occasionalProperty(value : {Any})
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMSAjaxCollectionClientStateManager.get_occasionalProperty();
See Also