Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236

Syntax

C#
public class ObjectStoreDataSourceView<T> : DataSourceView, 
	IStateManager
where T : new()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:EPiServer.Web.WebControls.ObjectStoreDataSourceView`1"]

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.DataSourceView
    EPiServer.Web.WebControls..::.ObjectStoreDataSourceView<(Of <(T>)>)

See Also