Click or drag to resize

ClientStartupParamsHelpUrl Property

Url for user help page.

Namespace:  ASDSoft.WebSigner.Server.Browser
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
[DataMemberAttribute(Name = "helpUrl")]
[RequiredAttribute]
public string HelpUrl { get; }

Property Value

Type: String
See Also