IFormDelegateControlSource Members
Include Protected Members
Include Inherited Members
Causes the form to submit code (generally the OK button click event handler to call the OnSave method of the control with the desired object). This can be an SPSite or an SPWeb or other Microsoft SharePoint Foundation object, the type of which depends on the purpose of the page.
The IFormDelegateControlSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnFormInit | ||
OnFormSave |
Top