alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SampleModel

    Inheritance
    System.Object
    SampleModel
    Namespace: SampleBrowser.Maui.Base
    Assembly: SampleBrowser.Maui.Base.dll
    Syntax
    public class SampleModel : Object

    Constructors

    SampleModel()

    Declaration
    public SampleModel()

    Properties

    AssemblyName

    Declaration
    public Assembly AssemblyName { get; set; }
    Property Value
    Type
    System.Reflection.Assembly

    CategoryName

    Declaration
    public string CategoryName { get; set; }
    Property Value
    Type
    System.String

    CodeViewerPath

    Declaration
    public string CodeViewerPath { get; set; }
    Property Value
    Type
    System.String

    ControlName

    Declaration
    public string ControlName { get; set; }
    Property Value
    Type
    System.String

    ControlShortName

    Declaration
    public string ControlShortName { get; set; }
    Property Value
    Type
    System.String

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type
    System.String

    IsGettingStarted

    Declaration
    public bool IsGettingStarted { get; set; }
    Property Value
    Type
    System.Boolean

    Platforms

    Declaration
    public string Platforms { get; set; }
    Property Value
    Type
    System.String

    ProductTypes

    Gets or sets the supported product types for this sample

    Declaration
    public string ProductTypes { get; set; }
    Property Value
    Type
    System.String

    SampleName

    Declaration
    public string SampleName { get; set; }
    Property Value
    Type
    System.String

    SamplePath

    Declaration
    public string SamplePath { get; set; }
    Property Value
    Type
    System.String

    SearchTags

    Declaration
    public string SearchTags { get; set; }
    Property Value
    Type
    System.String

    ShowExpandIcon

    Declaration
    public bool ShowExpandIcon { get; set; }
    Property Value
    Type
    System.Boolean

    SourceLink

    Declaration
    public string SourceLink { get; set; }
    Property Value
    Type
    System.String

    StatusTag

    Declaration
    public string StatusTag { get; set; }
    Property Value
    Type
    System.String

    Title

    Declaration
    public string Title { get; set; }
    Property Value
    Type
    System.String

    VideoLink

    Declaration
    public string VideoLink { get; set; }
    Property Value
    Type
    System.String

    WhatsNew

    Declaration
    public string WhatsNew { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved