Search Results for

    Show / Hide Table of Contents
    View Source

    Class RteBlockHelper

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_15_0_0.LocalLinks
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public static class RteBlockHelper

    Methods

    View Source

    BlockRegex()

    Declaration
    [GeneratedRegex("<umb-rte-block.*(?<attribute>data-content-udi)=\"(?<udi>.[^\"]*)\".*<\\/umb-rte-block")]
    public static Regex BlockRegex()
    Returns
    Type Description
    System.Text.RegularExpressions.Regex
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • BlockRegex()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX