HtmlHelper.MaxTry Property

HD.Common

HtmlHelperMaxTry Property Helper帮助文档

[Missing <summary> documentation for "P:HD.Common.HtmlHelper.MaxTry"]

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

public static int MaxTry { get; set; }
Public Shared Property MaxTry As Integer
	Get
	Set
public:
static property int MaxTry {
	int get ();
	void set (int value);
}
static member MaxTry : int with get, set

Property Value

Type: Int32
See Also

Reference