IHierarchicalObject MembersKentico 8.0 API Reference
The IHierarchicalObject type exposes the following members.
Methods

  NameDescription
Public methodGetProperty
Returns property with given name (either object or property value).
Public methodTryGetProperty
Returns property with given name (either object or property value).
Back to Top
Properties

  NameDescription
Public propertyItem
String indexer, gets or sets the value with the specified name
(Inherited from INameIndexable.)
Public propertyProperties
Properties of the object available through GetProperty.
Back to Top
See Also