AbstractSimpleDataContainer ParentObjectType  RegisterColumn Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodRegisterColumn ColumnType (String, Func ParentObjectType, Object )
Registers the given Column to the object
Protected methodRegisterColumn(String, Func ParentObjectType, Object )
Registers the given Column to the object
Protected methodRegisterColumn ColumnType (String, Func ParentObjectType, Object , Func ParentObjectType, Object, 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
Back to Top
See Also