SPFormContext members
Include protected members
Include inherited members
提供有關特定清單項目表單的內容資訊。
The SPFormContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CSRDefaultValuesCollection | 取得字典,以寫入欄位預設值,插入的位置依預設值。 |
![]() |
CSRFieldValueCollection | 取得傳回成對的SPField物件和其送出的值ArrayList 。 |
![]() |
EnableInputFieldLabels | 取得或設定布林值,指定是否以編輯] 或 [新增表單使用編輯或新增模式欄位標籤。 |
![]() |
FieldControlCollection | 取得儲存在表單中的欄位控制項的ArrayList 。 |
![]() |
FormMode | 取得或設定表單的控制項模式。 |
![]() |
OnSaveHandler | 取得或設定回呼的事件處理常式,在按下表單中的 [儲存] 按鈕時。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetFormMode | 設定表單的控制項模式。 |
![]() |
SetListFormWebPart | 新增清單表單網頁組件至頁面,並使用 FormContext 中註冊。 |
![]() |
ToString | (Inherited from Object.) |
Top