Click or drag to resize

LabelBaseGetText Method (String)

[Missing <summary> documentation for "M:Cadcorp.Web.UI.Controls.LabelBase.GetText(System.String)"]

Namespace:  Cadcorp.Web.UI.Controls
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetText(
	string labelId
)

Parameters

labelId
Type: SystemString

[Missing <param name="labelId"/> documentation for "M:Cadcorp.Web.UI.Controls.LabelBase.GetText(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.Web.UI.Controls.LabelBase.GetText(System.String)"]

See Also