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