C# Class Alloy.Models.ViewModels.ContentRenderingErrorModel

Datei anzeigen Open project: episerver/EPiTranslateFlowDemo Class Usage Examples

Public Methods

Method Description
ContentRenderingErrorModel ( IContentData contentData, Exception exception ) : System

Method Details

ContentRenderingErrorModel() public method

public ContentRenderingErrorModel ( IContentData contentData, Exception exception ) : System
contentData IContentData
exception System.Exception
return System