PageHelper.GetRelativeLevel Method

HD.Common

PageHelperGetRelativeLevel Method Helper帮助文档
获取当前请求页面相对于根目录的层级

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

public static string GetRelativeLevel()
Public Shared Function GetRelativeLevel As String
public:
static String^ GetRelativeLevel()
static member GetRelativeLevel : unit -> string 

Return Value

Type: String

[Missing <returns> documentation for "M:HD.Common.PageHelper.GetRelativeLevel"]

See Also

Reference