ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / IContext Interface / Setting Property

In This Topic
    Setting Property
    In This Topic
    Gets the setting.
    Syntax
    'Declaration
     
    ReadOnly Property Setting As ISetting
    ISetting Setting {get;}
    See Also