Click or drag to resize
WebFormControlsWebFormControl Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlElementAttribute("WebFormControl")]
public List<WebFormControl> WebFormControl { get; set; }

Property Value

Type: ListWebFormControl
See Also