ImageUpload.MaxSize Property

HD.Common

ImageUploadMaxSize Property Helper帮助文档
最大单个上传文件

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int MaxSize { set; }
Public WriteOnly Property MaxSize As Integer
	Set
public:
property int MaxSize {
	void set (int value);
}
member MaxSize : int with set

Property Value

Type: Int32
See Also

Reference