Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IImagingAutoFillUploadField

    Namespace: Umbraco.Cms.Core.Configuration.UmbracoSettings
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IImagingAutoFillUploadField

    Properties

    View Source

    Alias

    Allow setting internally so we can create a default

    Declaration
    string Alias { get; }
    Property Value
    Type Description
    System.String
    View Source

    ExtensionFieldAlias

    Declaration
    string ExtensionFieldAlias { get; }
    Property Value
    Type Description
    System.String
    View Source

    HeightFieldAlias

    Declaration
    string HeightFieldAlias { get; }
    Property Value
    Type Description
    System.String
    View Source

    LengthFieldAlias

    Declaration
    string LengthFieldAlias { get; }
    Property Value
    Type Description
    System.String
    View Source

    WidthFieldAlias

    Declaration
    string WidthFieldAlias { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Alias
      • ExtensionFieldAlias
      • HeightFieldAlias
      • LengthFieldAlias
      • WidthFieldAlias
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX