Packages | |
package | WebControls |
Classes | |
interface | IPageItemContainer |
class | Page-g |
This class name has been deprecated. Page base class that provides easy access to the current page item. More... | |
class | UserControl-g |
class | CacheManager |
class | CacheUtility |
class | ChildrenDataSourceView |
A data source view that provides the child items of a parent item. More... | |
class | ContentCacheDependency |
class | ContentPage |
Page base class that provides easy access to the current page item. More... | |
class | ContentPage-g |
Page base class that provides easy access to the current page item. More... | |
class | ContentPageConcern |
Base class for UI concerns. Implementors are given a template instance bore it's executed by ASP.NET. More... | |
class | ContentUserControl |
A user control that can be dynamically created, bound to non-page items and added to a page. More... | |
class | ContentUserControl-g |
A user control base used to for quick access to content data. More... | |
class | ControlEventArgs |
Provides data about a control. These event arguments can be used to expose child controls while they are added. More... | |
class | DividerAttribute |
Defines a horizontal ruler on the edit interface. More... | |
class | EditorModifierAttribute |
Attribute used to modify a detail's editor. More... | |
class | ExpandableContainerAttribute |
Organizes editors in a field set that can be expanded to show all details. More... | |
class | FieldSetAttribute |
class | FieldSetContainerAttribute |
Defines a fieldset that can contain editors when editing an item. More... | |
interface | ICacheManager |
interface | IContentTemplate |
This interface is used for setting the content item associated with a template (ascx or aspx). More... | |
interface | IItemContainer |
Defines an interface that controls can use when traversing the control hierarchy to find the current most relevant item. More... | |
class | ItemAwareControl |
Base class for controls that looks upwards in the control hierarchy to find the current item. More... | |
class | ItemDataSourceSelectingEventArgs |
class | ItemDataSourceView |
An abstract base class for item data source views. More... | |
class | ItemHierarchicalDataSourceView |
class | ItemUtility |
Some helpful methods that havn't founda better place yet (use at your own risk). | |
class | MasterPage-g |
MasterPage base class providing easy access to current page item. More... | |
class | PartUtilities |
Helper methods for drag'n'drop support. More... | |
class | QueryDataSourceView |
A DataSourceView that can perform queries against the N2 persistence manager. More... | |
class | SeparatorAttribute |
Creates a separator that can be ordered between two editors. More... | |
class | TabPanelAttribute |
class | TabContainerAttribute |
Defines a tab panel that can be used to contain editor controls. More... | |
class | TemplateUrlEventArgs |