Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
ID | Gets the GUID that identifies the form. |
![]() |
MobileUrl | Gets the URL of the version of the form used by mobile devices. |
![]() |
ParentList | Gets the parent list of the form. |
![]() |
SchemaXml | Gets the schema in Collaborative Application Markup Language (CAML) that defines the form. |
![]() |
ServerRelativeUrl | Gets the server-relative URL of the form. |
![]() |
TemplateName | Gets the name of a predefined control template for the form. |
![]() |
ToolbarTemplateName | Gets the name of a predefined control template for the form toolbar. |
![]() |
Type | Gets the type of the form. |
![]() |
Url | Gets the Web site–relative URL of the form. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top