QuickAdmin.Net Reference
C#
Show/Hide TOC
Dept
Service
Enable
Lon
Lat Property
指示是否启用经纬度属性。
Definition
Namespace:
QuickAdmin.Service.Admin
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.11
C#
Copy
protected
virtual
bool
EnableLonLat
{
get
; }
Property Value
bool
默认
false
。若要启用,请在派生类重写并返回
true
。
See Also
Reference
DeptService Class
QuickAdmin.Service.Admin Namespace
In This Article
Definition
See Also