Retrieve the page of a region from his ID (the page number on which the region should appears).
public int GetRegionPage( int RegionID );
Public Function GetRegionPage( ByVal RegionID As Integer ) As Integer
|
Parameters |
Description |
|
RegionID |
The ID of the region. |
The page of the region.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|