Class GlobalVerifierSettingsPageAttribute
GlobalVerifierSettingsPageAttribute class represents a global verifier settings page attribute that should be used to mark global verifier settings page classes.
Inheritance
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 |
---|---|
String |