Click or drag to resize
SearchHelperImageContentReplacer Property
Gets the regular expression for image content tag.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static Regex ImageContentReplacer { get; }

Property Value

Type: Regex
See Also