Метод | Описание | |
---|---|---|
LayerHintHandler ( IOrchardServices services, RequestContext requestContext ) : System.Web.Mvc | ||
Routed ( IContent content, String path ) : void |
public LayerHintHandler ( IOrchardServices services, RequestContext requestContext ) : System.Web.Mvc | ||
services | IOrchardServices | |
requestContext | RequestContext | |
Результат | System.Web.Mvc |
public Routed ( IContent content, String path ) : void | ||
content | IContent | |
path | String | |
Результат | void |