Telerik.Web.Mvc - пространство имён |
| Класс | Описание | |
|---|---|---|
| AggregateDescriptor | ||
| AggregateFunction | ||
| AverageFunction |
Represents a function that returns the arithmetic mean of a set of arguments.
| |
| CompositeFilterDescriptor |
Represents a filtering descriptor which serves as a container for one or more child filtering descriptors.
| |
| CountFunction |
Represents a function that returns the number of items in a set of items, including nested sets.
| |
| EnumerableAggregateFunction |
Represents an AggregateFunction that uses aggregate extension
methods provided in Enumerable.
| |
| EnumerableSelectorAggregateFunction |
Represents an AggregateFunction that uses aggregate extension
methods provided in Enumerable using [!:SourceField]
as a member selector.
| |
| ExpressionBuilder | ||
| FilterDescriptor |
Represents declarative filtering.
| |
| FilterDescriptorBase |
Base class for all IFilterDescriptor used for
handling the logic for property changed notifications.
| |
| FirstFunction | ||
| GridActionAttribute |
Used for action methods when using Ajax or Custom binding
| |
| GridCommand | ||
| GridModel | ||
| GridModelT | ||
| GridState | ||
| GroupDescriptor |
Represents grouping criteria.
| |
| LastFunction |
Represents a function that returns the last item from a set of items.
| |
| LinkedObjectBaseT |
Serves as the base class for classes that provides linked object information.
| |
| LinkedObjectCollectionT |
Defines methods to manipulate generic link object collections.
| |
| MaxFunction |
Represents a function that returns the greatest item from a set of items.
| |
| MinFunction |
Represents a function that returns the least item from a set of items.
| |
| PopulateSiteMapAttribute |
Represents an attribute that is used to populate SiteMapBase in view data.
| |
| SharedWebAssetGroupBuilder |
Builder class for fluently configuring the shared group.
| |
| SharedWebAssets | ||
| SiteMapBase |
Defines a base class that represents site map.
| |
| SiteMapBuilder |
The builder to fluently configuring SiteMapBase.
| |
| SiteMapDictionary |
Defines a class that is used to store SiteMapBase against a key.
| |
| SiteMapHandler |
Defines a class that is used to generate searach engine sitemap xml.
| |
| SiteMapManager |
Defines a class that is used to store global sitemaps.
| |
| SiteMapNode |
Defines a class that is used to store single url.
| |
| SiteMapNodeBuilder |
Builder class for fluently configuring SiteMapNode.
| |
| SiteMapNodeFactory |
Defines a factory that is used to create SiteMapNode.
| |
| SortDescriptor |
Represents declarative sorting.
| |
| SumFunction |
Represents a function that returns the sum of all items from a set of items.
| |
| UrlGenerator | ||
| WebAsset | ||
| WebAssetCollection | ||
| WebAssetDefaultSettings |
Contains default asset settings.
| |
| WebAssetGroup | ||
| WebAssetHttpHandler |
The HttpHandler to compress, cache and combine web assets.
| |
| XmlSiteMap |
Xml file based sitemap.
|
| Интерфейс | Описание | |
|---|---|---|
| IDescriptor | ||
| IFilterDescriptor |
Represents a filtering abstraction that knows how to create predicate filtering expression.
| |
| IGridModel | ||
| INavigatable |
Defines an interface that supports navigation.
| |
| IUrlGenerator | ||
| IWebAsset |
| Перечисление | Описание | |
|---|---|---|
| FilterCompositionLogicalOperator |
Logical operator used for filter descriptor composition.
| |
| FilterOperator |
Operator used in [!:FilterDescription] | |
| SiteMapChangeFrequency |
Sitemap change frequency
| |
| SiteMapUpdatePriority |
Sitemap update priority.
| |
| WebAssetType |
Web asset types.
|