PFAdminAppSettingsNode Properties |
The PFAdminAppSettingsNode type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationId |
Gets or sets the PFApplication identifier.
| |
| CustomSettings |
Gets or sets the custom settings ViewModels.
| |
| CustomSettingsHtml |
Gets or sets the custom settings HTML controls.
| |
| FaClass |
Gets or sets the font-awesome class. (Not implemented in UI)
| |
| Guid |
Gets or sets the PFBaseObject Guid.
| |
| HasChildren |
Gets or sets a value indicating whether this instance has children.
| |
| HasCustomSettings |
Gets or sets a value indicating whether this instance has custom settings.
| |
| Name |
Gets or sets the name.
| |
| Nodes |
Gets or sets the children nodes.
| |
| NodeType |
Gets or sets the type of the node.
| |
| Theme |
Gets or sets the selected PFTheme ViewModel.
|