Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.CharSearchValues

    Optimized character sets for searching strings with, shared to avoid rebuilding them per call.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.CharSearchValues

    Fields

    View Source

    InvalidFileNameChars

    Search values containing all the invalid file name characters for the current platform.

    Declaration
    public static readonly SearchValues<char> InvalidFileNameChars
    Field Value
    Type Description
    SearchValues<char>
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX