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

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

Méthodes publiques

Méthode Description
this ( string name ) : WebAssetItemGroupConfigurationElement

Gets the Telerik.Web.Mvc.Configuration.WebAssetItemGroupConfigurationElement with the specified name.

Private Methods

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

Method Details

this() public méthode

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