Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.ClientFormWebData property

SharePoint 2013

Returns a dictionary containing web properties used in CSR Forms

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public virtual Dictionary<string, Object> ClientFormWebData { get; }

This dictionary is serialized into JSON as part of the CSR Form schema - Aggregates several existing properties into a single public dictionary

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.