Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
DocumentClassNameRetriever Class
DocumentClassNameRetriever Methods
Retrieve Method
DocumentClassNameRetriever
Retrieve Method
Gets the class name from the given data container.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
Retrieve
()
Return Value
Type:
String
Exceptions
Exception
Condition
DocumentTypeNotExistsException
Thrown when class name is required and not found in any source column of the container data.
Remarks
Retrieves class name by probing these source columns in the container with priority given by the list order: ClassName, NodeClassID,
SOURCE_TYPE
.
See Also
Reference
DocumentClassNameRetriever Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com