Click or drag to resize
TextHelperRegExSplitPagesTags Property
Regular expression for the tag match for SplitPages method.

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

Property Value

Type: Regex
See Also