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
    string
    View Source

    ExtensionFieldAlias

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

    HeightFieldAlias

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

    LengthFieldAlias

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

    WidthFieldAlias

    Declaration
    string WidthFieldAlias { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX