Exemplo n.º 1
0
 /// <inheritdoc />
 public int UnexceptionWebRequest(UmbracoUrl url) => WebRequestHandler.Unexception(this, url);
Exemplo n.º 2
0
 /// <inheritdoc />
 public int ExceptionWebRequest(UmbracoUrl url) => WebRequestHandler.Exception(this, null, url);