Interface IUmbracoHelperAccessor
Namespace: Umbraco.Cms.Web.Common
Assembly: Umbraco.Web.Common.dll
Syntax
public interface IUmbracoHelperAccessor
Methods
View SourceTryGetUmbracoHelper(out UmbracoHelper)
Declaration
bool TryGetUmbracoHelper(out UmbracoHelper umbracoHelper)
Parameters
Type | Name | Description |
---|---|---|
UmbracoHelper | umbracoHelper |
Returns
Type | Description |
---|---|
System.Boolean |