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

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,
	bool toolbar
)

Parameters

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