Méthode | Description | |
---|---|---|
GetSitecoreContext ( ) : ISitecoreContext | ||
GetSitecoreContext ( Context context ) : ISitecoreContext | ||
GetSitecoreContext ( string contextName ) : ISitecoreContext | ||
SitecoreContextFactory ( ) : System | ||
SitecoreContextFactory ( IGlassContextProvider glassContextProvider ) : System |
public GetSitecoreContext ( ) : ISitecoreContext | ||
Résultat | ISitecoreContext |
public GetSitecoreContext ( Context context ) : ISitecoreContext | ||
context | Context | |
Résultat | ISitecoreContext |
public GetSitecoreContext ( string contextName ) : ISitecoreContext | ||
contextName | string | |
Résultat | ISitecoreContext |
public SitecoreContextFactory ( IGlassContextProvider glassContextProvider ) : System | ||
glassContextProvider | IGlassContextProvider | |
Résultat | System |