This topic has not yet been rated - Rate this topic

FormComponent.List Property

Windows SharePoint Services 3
Gets the value that represents the list of form components.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public SPList List { get; }

This property is set in the thread context of the page browser so that all controls on the page have access to the SPList that the first control references by the first control which references this.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.