Click or drag to resize

ModelGetContentType Method

Overload List
  NameDescription
Public methodGetContentType(Guid)
Gets a content-type by its guid.
Public methodGetContentType(Int32)
Gets a content-type by its id.
Public methodGetContentType(String)
Gets a content-type by its name.
Public methodGetContentType(ContentColumn)
Gets a content type of the specified column.
Top
See Also