ImageUploadIsCreateImg Property | Helper帮助文档 |
是否生成缩略图
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsCreateImg { get; set; }
Public Property IsCreateImg As Boolean Get Set
public: property bool IsCreateImg { bool get (); void set (bool value); }
member IsCreateImg : bool with get, set
Property Value
Type: BooleanSee Also