Click or drag to resize
TransformationInfoProviderEditButtonsRegex Property
Gets the Regex object for edit/delete buttons macro

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

Property Value

Type: Regex
See Also