Search Results for

    Show / Hide Table of Contents

    Interface IAllowedValue

    Describes an allowed widget parameter value

    Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IAllowedValue

    Properties

    | Improve this Doc View Source

    Label

    Gets the label of this value

    Declaration
    string Label { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Name

    Gets the name of this value

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng