QuickAdmin.Net Reference
C#
Show/Hide TOC
QAdmin
Base
Page
Model
Page
Path Property
页面的路径。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
public
string
PagePath
{
get
; }
Property Value
string
当前页面的绝对路径(不含基路径)。
Remarks
参见
RequestPagePath
/
WebRootUrl
。
See Also
Reference
QAdminBasePageModel Class
QuickAdmin.RCL Namespace
In This Article
Definition
Remarks
See Also