Click or drag to resize
OutputFilterContextCanResolveAllUrls Property
Determines whether resolving of all url can be used. See HTMLHelper.ResolveUrls method.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public static bool CanResolveAllUrls { get; set; }

Property Value

Type: Boolean
See Also