ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Themes Class / Trust Field






In This Topic
    Trust Field
    In This Topic
    Trust theme.
    Syntax
    'Declaration
     
    
    Public Const Trust As System.String
    'Usage
     
    
    Dim value As System.String
     
    value = Themes.Trust
    public const System.string Trust
    public field Trust: System.String; Const 
    public constvar Trust : System.String;
    public: const System.string* Trust
    public:
    const System.String^ Trust
    See Also