Click or drag to resize

ControlBaseGetJsonInt Method

[Missing <summary> documentation for "M:Cadcorp.Web.UI.ControlBase.GetJsonInt(System.String)"]

Namespace:  Cadcorp.Web.UI
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected string GetJsonInt(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Cadcorp.Web.UI.ControlBase.GetJsonInt(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.Web.UI.ControlBase.GetJsonInt(System.String)"]

See Also