ReadOnlyMacroObjectWrapper ObjectType  RegisterColumn Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodRegisterColumn(String, Func ParentObjectType, Object )
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainer ParentObjectType .)
Protected methodRegisterColumn ColumnType (String, Func ObjectType, Object )
Registers the given Column to the object
Protected methodRegisterColumn(String, Func ObjectType, Object )
Registers the given Column to the object
Protected methodRegisterColumn(String, Func ParentObjectType, Object , Func ParentObjectType, Object, Object )
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainer ParentObjectType .)
Protected methodRegisterColumn(String, Func ObjectType, Object , Func ObjectType, Object, Object )
Registers the given Column to the object
Protected methodRegisterColumn ColumnType (String, Func ObjectType, Object , Func ObjectType, Object, Object )
Registers the given Column to the object
Back to Top
See Also