ContentColumnSettings_FileHolderAllowedExtensions Property |
Gets or sets the list of authorized extensions in the case of AllExtensionsEnabled being false.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute(AttributeName = "FHAllowedExtensions")]
public List<string> AllowedExtensions { get; set; }
Property Value
Type:
ListStringSee Also