This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class FileExtensionElementCollection |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class FileExtensionElementCollection |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
CollectionType |
Gets the type of the ContentTypeElementCollection.
(Overrides ConfigurationElementCollection..::CollectionType.) |
|
Count | (Inherited from ConfigurationElementCollection.) | |
CurrentConfiguration | (Inherited from ConfigurationElement.) | |
DefaultFileExtension |
Gets or sets the default file extension.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
EmitClear | (Inherited from ConfigurationElementCollection.) | |
IsSynchronized | (Inherited from ConfigurationElementCollection.) | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
SyncRoot | (Inherited from ConfigurationElementCollection.) |
Protected Properties
Name | Description | |
---|---|---|
AddElementName | (Inherited from ConfigurationElementCollection.) | |
ClearElementName | (Inherited from ConfigurationElementCollection.) | |
ElementName | (Inherited from ConfigurationElementCollection.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
HasContext | (Inherited from ConfigurationElement.) | |
Item | (Inherited from ConfigurationElement.) | |
Item | (Inherited from ConfigurationElement.) | |
Properties | (Inherited from ConfigurationElement.) | |
RemoveElementName | (Inherited from ConfigurationElementCollection.) | |
ThrowOnDuplicate | (Inherited from ConfigurationElementCollection.) |