SPForm members
Include protected members
Include inherited members
表示表單的建立、 顯示,或編輯清單中的項目清單。
The SPForm type exposes the following members.
Properties
Name | Description | |
---|---|---|
ID | 取得 GUID 來識別表單。 | |
JSLink | JSLink-表單的屬性指定用於表單的 Javascript 檔案。 | |
MobileUrl | 取得行動裝置所使用的表單版本的 URL。 | |
ParentList | 取得表單的父清單。 | |
SchemaXml | 取得結構描述中定義表單的共同作業應用程式標記語言 (連同 CAML) 。 | |
ServerRelativeUrl | 取得表單的伺服器相對 URL。 | |
TemplateName | 取得表單中的預先定義的控制項範本的名稱。 | |
ToolbarTemplateName | 取得 [表單] 工具列中的預先定義的控制項範本的名稱。 | |
Type | 取得表單的型別。 | |
Url | 取得表單的 Web 站台 – 相對 URL。 |
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