Click or drag to resize

IFileTypeLimitation Interface


Represents the limitation of extensions, from a specific Asset type.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IFileTypeLimitation

The IFileTypeLimitation type exposes the following members.

Properties
 NameDescription
Public propertyAllowedExtensions Gets/sets the allowed extensions
Top
Methods
 NameDescription
Public methodAllowFileType Finds out whether the specific file name is allowed for this Asset type
Top
See Also