Class ExtensionSelectorProperties
Represents properties of the ExtensionSelectorComponent.
public class ExtensionSelectorProperties : FormComponentProperties, IFormComponentProperties- Inheritance
- 
      objectExtensionSelectorProperties
- Implements
- Inherited Members
- Extension Methods
Constructors
ExtensionSelectorProperties()
public ExtensionSelectorProperties()Properties
AllowedExtensions
Represents the allowed extensions selected by the component.
public string AllowedExtensions { get; set; }Property Value
- string