GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / ID Property

In This Topic
ID Property
In This Topic
Gets or sets the programmatic identifier assigned to the DocuVieware control.
Syntax
'Declaration
 
Public Overrides NotOverridable Property ID As String
public override string ID {get; set;}
See Also