'Declaration Public Overrides Function GetImage( _ ByVal renderInputControls As Boolean _ ) As Image
public override Image GetImage( bool renderInputControls )
Parameters
- renderInputControls
- Indicates whether input controls on the page should be rendered (if real controls will be created over the page, this flag must be set to false).
Return Value
The page image.