Click or drag to resize
NormalManagePageCustomExpand Method (Page, String)
自定义扩展功能

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static void CustomExpand(
	Page page,
	string objType
)

Parameters

page
Type: System.Web.UIPage
objType
Type: SystemString
See Also