QuickAdmin.Net Reference
C#
Show/Hide TOC
ITree
Entity
TSelf
Parent
Id Property
获取/设置父 Id。
Definition
Namespace:
QuickAdmin.EntityBase
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
string
ParentId
{
get
;
set
; }
Property Value
string
See Also
Reference
ITreeEntity
TSelf
Interface
QuickAdmin.EntityBase Namespace
In This Article
Definition
See Also