Selerix Developer Tools
DefaultAllowedExtensionTypes Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : DefaultAllowedExtensionTypes Enumeration
Enumeration indicating default allowed extension types for WebUpload.
Syntax
'Declaration
 
Public Enum DefaultAllowedExtensionTypes 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DefaultAllowedExtensionTypes
public enum DefaultAllowedExtensionTypes : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum DefaultAllowedExtensionTypes = class(System.Enum, System.IComparable, System.IConvertible, System.IFormattable)
public enum DefaultAllowedExtensionTypes extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum DefaultAllowedExtensionTypes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class DefaultAllowedExtensionTypes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
accdb30.accdb
aif260.aif
avi110.avi
doc190.doc
docx200.docx
flv120.flv
gif80.gif
iff270.iff
jpeg50.jpeg
jpg40.jpg
m4a280.m4a
mdb20.mdb
mid290.mid
mov130.mov
mp3300.mp3
mp4140.mp4
mpa310.mpa
mpg150.mpg
msg210.msg
peng70.peng
png60.png
ra320.ra
rm160.rm
rtf220.rtf
swf170.swf
tif90.tif
tiff100.tiff
txt250.txt
wav330.wav
wma340.wma
wmv180.wmv
wpd230.wpd
wps240.wps
xls0.xls
xlsx10.xlsx
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.DefaultAllowedExtensionTypes

See Also

Reference

Selerix.BusinessObjects Namespace