Search Results for

    Show / Hide Table of Contents

    Class GlobalVerifierSettingsPageAttribute

    GlobalVerifierSettingsPageAttribute class represents a global verifier settings page attribute that should be used to mark global verifier settings page classes.

    Inheritance
    System.Object
    GlobalVerifierSettingsPageAttribute
    Namespace: Sdl.Verification.Api
    Assembly: Sdl.Verification.Api.dll
    Syntax
    public class GlobalVerifierSettingsPageAttribute : ExtensionAttribute

    Constructors

    GlobalVerifierSettingsPageAttribute()

    Default constructor.

    Declaration
    public GlobalVerifierSettingsPageAttribute()

    Properties

    HelpTopic

    HelpTopic property represents the help topic reference for the global verifier settings page.

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

    On this page

    • Constructors
      • GlobalVerifierSettingsPageAttribute()
    • Properties
      • HelpTopic
    Back to top Generated by DocFX