JavaScriptHelper.GetCurrentPage Method

HD.Common

JavaScriptHelperGetCurrentPage Method Helper帮助文档
得到当前页对象实例

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static Page GetCurrentPage()
Public Shared Function GetCurrentPage As Page
public:
static Page^ GetCurrentPage()
static member GetCurrentPage : unit -> Page 

Return Value

Type: Page

[Missing <returns> documentation for "M:HD.Common.JavaScriptHelper.GetCurrentPage"]

See Also

Reference