Class GlobalVerifierSettingsPageAttribute
GlobalVerifierSettingsPageAttribute class represents a global verifier settings page attribute that should be used to mark global verifier settings page classes.
Implements
Inherited Members
Namespace: SdlSdl.VerificationApi
Assembly: Sdl.Verification.Api.dll
Syntax
[ExtensionPointInfo("Global Verifier Settings Pages", ExtensionPointBehavior.Static)]
public class GlobalVerifierSettingsPageAttribute : ExtensionAttribute, _Attribute
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 |