UpdateableHierarchicalView members

A HierarchicalDataSourceView that allows for Update/Insert/Delete

The UpdateableHierarchicalView type exposes the following members.

Constructors

  Name Description
Protected method UpdateableHierarchicalView

Top

Properties

  Name Description
Protected property Events Indicates the list of event handler delegates for the view. This property is read-only.

Top

Methods

  Name Description
Public method Delete Causes the DataSourceControl to perform a Delete.
Public method Dispose
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Insert Causes the DataSourceControl to perform an Insert.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnUpdateableHierarchicalViewChanged Fires the UpdateableHierarchicalViewChanged event.
Public method Select (Inherited from HierarchicalDataSourceView.)
Public method ToString (Inherited from Object.)
Public method Update Causes the DataSourceControl to perform an Update.

Top

Events

  Name Description
Public event UpdateableHierarchicalViewChanged

Top

See also

Reference

UpdateableHierarchicalView class

Microsoft.SharePoint.WebControls namespace