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.