In This Topic

ClientID Property (DocuViewareControl)

In This Topic
Gets the client identifier assigned to the DocuviewareControl instance.
Syntax
'Declaration
 
Public ReadOnly Property ClientID As String
public string ClientID {get;}
See Also