C# Class Telerik.Web.Mvc.Configuration.WebAssetItemConfigurationElementCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
this ( string source ) : WebAssetItemConfigurationElement

Gets the Telerik.Web.Mvc.Configuration.WebAssetItemConfigurationElement with the specified source.

Private Methods

Méthode Description
Add ( WebAssetItemConfigurationElement element ) : void
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

this() public méthode

Gets the Telerik.Web.Mvc.Configuration.WebAssetItemConfigurationElement with the specified source.
public this ( string source ) : WebAssetItemConfigurationElement
source string
Résultat WebAssetItemConfigurationElement