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

  NameDescription
Public methodStatic memberAddType
Adds the type to the type list.
Public methodStatic memberAddTypes
Adds the specified types to the resulting array.
Public methodStatic memberEnsureMaxCodeNameLength
Ensures maximal allowed code name length.
Public methodStatic memberGetMaxCodeNameLength
Gets the maximum code name length
Public methodStatic memberGetNiceName
Gets nice name from the given object type
Public methodStatic memberGetNiceObjectTypeName
Gets the nice object type name for this type
Public methodStatic memberGetObjectTypeResourceKey
Gets the resource key for the name of the object type.
Public methodStatic memberGetPlural
Gets the plural for the given name
Public methodStatic memberGetTypes
Resolves the object types.
Public methodStatic memberNewList( ICollection )
Returns a new list created from the given values
Public methodStatic memberNewList( String )
Returns a new list created from the given values
Back to Top
Fields

  NameDescription
Public fieldStatic memberMAX_NAME_LENGTH
Maximal length of the node document name.
Back to Top
Properties

  NameDescription
Public propertyStatic memberMaxCodeNameLength
Maximal length of the node document name.
Back to Top
See Also