ImageGear .NET - Updated November 28, 2017
DocumentIdentifier Property (ImGearSelectionPage)




ImageGear23.Web Assembly > ImageGear.Web.UI Namespace > ImGearSelectionPage Class : DocumentIdentifier Property
Gets or sets document identifier for the document.
Syntax
'Declaration
 
Public Property DocumentIdentifier As String
 
'Usage
 
Dim instance As ImGearSelectionPage
Dim value As String
 
instance.DocumentIdentifier = value
 
value = instance.DocumentIdentifier
Remarks
The default value is an empty string;
See Also

Reference

ImGearSelectionPage Class
ImGearSelectionPage Members