C# Class ToSic.SexyContent.Environment.Dnn7.RenderingHelpers

Afficher le fichier Open project: 2sic/2sxc Class Usage Examples

Méthodes publiques

Méthode Description
DesignErrorMessage ( Exception ex, bool addToEventLog, string visitorAlternateError, bool addMinimalWrapper, bool encodeMessage ) : string
GetClientInfosAll ( ) : ClientInfosAll

Private Methods

Méthode Description
IsDebugUrl ( HttpRequest request ) : bool

Return true if the URL is a debug URL

RegisterClientDependencies ( Page page ) : void
RegisterCss ( Page page, string path ) : void
RegisterJs ( Page page, string version, string path ) : void
RenderingHelpers ( SxcInstance sxc ) : System

Method Details

DesignErrorMessage() public méthode

public DesignErrorMessage ( Exception ex, bool addToEventLog, string visitorAlternateError, bool addMinimalWrapper, bool encodeMessage ) : string
ex System.Exception
addToEventLog bool
visitorAlternateError string
addMinimalWrapper bool
encodeMessage bool
Résultat string

GetClientInfosAll() public méthode

public GetClientInfosAll ( ) : ClientInfosAll
Résultat ClientInfosAll