Click or drag to resize
IDNotTranslatedException Properties

The IDNotTranslatedException type exposes the following members.

Properties
  NameDescription
Public propertyClassName
Class name of not translated object.
Public propertyCodeName
Code name of not translated object.
Public propertyColumnName
Column name of not translated object.
Protected propertyCustomMessage
Custom message.
(Inherited from CMSException.)
Public propertyID
Identifier of not translated object.
Public propertyMessage
Message.
(Inherited from CMSException.)
Public propertyUIMessage
Message displayed in the UI to the user
(Inherited from CMSException.)
Top
See Also