RegisteredProperties ParentObjectType  Add Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodAdd PropertyType (String, Func ParentObjectType, Object , Action ParentObjectType, Object )
Registers the given property to the object
Public methodAdd PropertyType (String, Object, Func ParentObjectType, Object, Object , Action ParentObjectType, Object, Object )
Registers the given parameterized property to the object.
Back to Top
See Also