 | ControlResourcesGetPageInstance Method |
Returns an instance of the handler defined on a current page.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic static ControlResources GetPageInstance()
Public Shared Function GetPageInstance As ControlResources
Return Value
Type:
ControlResourcesAn instance of the handler defined on a current page.
Remarks
See Also