| CMSErrorTransformation Properties | 
The CMSErrorTransformation type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ComponentName | 
            Component name
            (Inherited from AbstractUserControl.) | 
|  | CurrentDocument | 
            Current document
            (Inherited from AbstractUserControl.) | 
|  | CurrentPageInfo | 
            Current page info
            (Inherited from AbstractUserControl.) | 
|  | CurrentSite | 
            Current site
            (Inherited from AbstractUserControl.) | 
|  | CurrentUser | 
            Current user
            (Inherited from AbstractUserControl.) | 
|  | DataControl | 
            Parent data control.
            (Inherited from CMSAbstractTransformation.) | 
|  | DataItem | 
            Gets the data item object for current binding context.
            (Inherited from CMSAbstractTransformation.) | 
|  | DataItemCount | 
            Gets the number of data items for the current binding context.
            (Inherited from CMSAbstractTransformation.) | 
|  | DataItemIndex | 
            Gets the data item index for current transformation container
            You have to use Container.DataItemIndex for index in current binding context
            (Inherited from CMSAbstractTransformation.) | 
|  | DataRowView | 
            Returns current data row view.
            (Inherited from CMSAbstractTransformation.) | 
|  | DisplayIndex | 
            Gets the display index for current transformation container
            You have to use Container.DisplayIndex for display index in current binding context
            (Inherited from CMSAbstractTransformation.) | 
|  | DocumentCustomData | 
            Document custom data.
            (Inherited from CMSAbstractTransformation.) | 
|  | DocumentManager | 
            Document manager control
            (Inherited from AbstractUserControl.) | 
|  | EditableItems | 
            Editable items (document content).
            (Inherited from CMSAbstractTransformation.) | 
|  | HeaderActions | 
            Header actions control
            (Inherited from AbstractUserControl.) | 
|  | InnerException | 
            Inner exception to display.
             | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from AbstractUserControl.) | 
|  | MessagesPlaceHolder | 
            Placeholder for messages
            (Inherited from AbstractUserControl.) | 
|  | NodeCustomData | 
            Node custom data.
            (Inherited from CMSAbstractTransformation.) | 
|  | Object | 
            Object with the data
            (Inherited from CMSAbstractTransformation.) | 
|  | RelatedData | 
            Custom data connected to the object, if not set, returns the Related data of the nearest IDataControl.
            (Inherited from CMSAbstractTransformation.) | 
|   | ResourcePrefix | 
            Prefix for the resource strings which are used for the localization by the control and its child controls. 
            (Inherited from AbstractUserControl.) | 
|  | ResourcePrefixes | 
            List of cached resource prefixes for the parent hierarchy
            (Inherited from AbstractUserControl.) | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from AbstractUserControl.) | 
|  | StopProcessing | 
            Indicates if the control should perform the operations.
            (Inherited from AbstractUserControl.) | 
|  | UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
            (Inherited from AbstractUserControl.) | 
 See Also
See Also