SPForm Members

Include Protected Members
Include Inherited Members

Represents a form creating, displaying, or editing a list item in a list.

The SPForm type exposes the following members.

Properties

  Name Description
Public property ID Gets the GUID that identifies the form.
Public property MobileUrl Gets the URL of the version of the form used by mobile devices.
Public property ParentList Gets the parent list of the form.
Public property SchemaXml Gets the schema in Collaborative Application Markup Language (CAML) that defines the form.
Public property ServerRelativeUrl Gets the server-relative URL of the form.
Public property TemplateName Gets the name of a predefined control template for the form.
Public property ToolbarTemplateName Gets the name of a predefined control template for the form toolbar.
Public property Type Gets the type of the form.
Public property Url Gets the Web site–relative URL of the form.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPForm Class

Microsoft.SharePoint Namespace