SPList.Forms Property
Gets a collection of form objects that represent the forms that are used in creating, editing, or displaying items in the list.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableAttribute] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] public SPFormCollection Forms { get; }
Property Value
Type: Microsoft.SharePoint.SPFormCollectionA collection of SPForm objects that represent the forms.