IHierarchicalObject Interface |
Namespace: CMS.Base
public interface IHierarchicalObject : INameIndexable
The IHierarchicalObject type exposes the following members.
Name | Description | |
---|---|---|
Item |
String indexer, gets or sets the value with the specified name
(Inherited from INameIndexable.) | |
Properties |
Properties of the object available through GetProperty.
|
Name | Description | |
---|---|---|
GetProperty |
Returns property with given name (either object or property value).
| |
TryGetProperty |
Returns property with given name (either object or property value).
|