Class LinkForm
A link form.
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class LinkForm : BaseForm
Properties
Url
Contains a web address.
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |