ImageGear .NET - Updated October 26, 2017
Page Property (ImGearARTAccessController)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTAccessController Class : Page Property
Gets or sets the page associated with the controller.
Syntax
'Declaration
 
Public Property Page As ImGearARTPage
 
'Usage
 
Dim instance As ImGearARTAccessController
Dim value As ImGearARTPage
 
instance.Page = value
 
value = instance.Page

Property Value

ImGearARTPage class instance.
See Also

Reference

ImGearARTAccessController Class
ImGearARTAccessController Members