IFieldEditor Members

Include Protected Members
Include Inherited Members

When implemented by a class that inherits from the UserControl, class, this class assists in the rendering of a field property editor control on a new column creation page or a column edit page, which in Windows SharePoint Services 3.0 are the New Site Column, Change Site Column, Create Column, and Change Column pages.

The IFieldEditor type exposes the following members.

Properties

  Name Description
Public property DisplayAsNewSection Gets a value that indicates whether the field property editor should be in a special section on the page.

Top

Methods

  Name Description
Public method InitializeWithField Initializes the field property editor when the page loads.
Public method OnSaveChange Validates and saves the changes the user has made in the field property editor control.

Top

See Also

Reference

IFieldEditor Interface

Microsoft.SharePoint.WebControls Namespace