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

Inheritance: System.Configuration.ConfigurationElementCollection
Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
this ( string source ) : WebAssetItemConfigurationElement

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

Private Methods

Method Description
Add ( WebAssetItemConfigurationElement element ) : void
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

this() public method

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