Click or drag to resize
ControlHelperGetControlContent Method
获取Web控件中的内容

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public static string GetControlContent(
	Control ct
)

Parameters

ct
Type: System.Web.UIControl
控件

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.ControlHelper.GetControlContent(System.Web.UI.Control)"]

See Also