| RendererChkUrl Method (Int32) |
Returns the URL link.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string ChkUrl(
int currentPage
)
Public Function ChkUrl (
currentPage As Integer
) As String
Parameters
- currentPage
- Type: SystemInt32
The current page id.
Return Value
Type:
StringSee Also