FolderLevelBuildProviderCollection::Item Property

.NET Framework (current version)
 

Gets a specific FolderLevelBuildProvider item from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets a FolderLevelBuildProvider object at the specified index in the FolderLevelBuildProviderCollection object.

System_CAPS_pubpropertyItem[String^]

Gets the FolderLevelBuildProvider object that has the specified name.

Return to top
Show: