QuickAdmin.Net Reference
C#
Show/Hide TOC
QAdmin
Base
Page
Model
Render
Page
Css Property
指示是否自动引入页面 css 资源。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
public
virtual
bool
RenderPageCss
{
get
; }
Property Value
bool
默认
false
。
Remarks
详见
RenderPageJs
中说明。
See Also
Reference
QAdminBasePageModel Class
QuickAdmin.RCL Namespace
In This Article
Definition
Remarks
See Also