Intersoft.Client.UI.Aqua.UXInput Namespace > UXFileUpload Class : MaxUploadSize Property |
<CategoryAttribute("Common Properties")> <ScriptableMemberAttribute()> <TypeConverterAttribute("Intersoft.Client.Framework.LongTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")> Public Property MaxUploadSize As Long
Dim instance As UXFileUpload Dim value As Long instance.MaxUploadSize = value value = instance.MaxUploadSize
[CategoryAttribute("Common Properties")] [ScriptableMemberAttribute()] [TypeConverterAttribute("Intersoft.Client.Framework.LongTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] public long MaxUploadSize {get; set;}
[CategoryAttribute("Common Properties")] [ScriptableMemberAttribute()] [TypeConverterAttribute("Intersoft.Client.Framework.LongTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] public: property int64 MaxUploadSize { int64 get(); void set ( int64 value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2