ReadOnlyMacroObjectWrapper ObjectType  RegisterProperty Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodRegisterProperty(String, Func ObjectType, Object )
Registers the given property to the object
(Inherited from AbstractHierarchicalObject ObjectType .)
Protected methodRegisterProperty(String, Func ObjectType, Object )
Registers the given property to the object
Protected methodRegisterProperty PropertyType (String, Func ObjectType, Object )
Registers the given property to the object
Protected methodRegisterProperty(String, Object, Func ObjectType, Object, Object )
Registers the given parameterized property to the object.
(Inherited from AbstractHierarchicalObject ObjectType .)
Protected methodRegisterProperty(String, Object, Func ObjectType, Object, Object )
Registers the given parameterized property to the object.
Back to Top
See Also