| SearchEngineFriendlyURLsGetFriendlyUrl Method (Int32, String) |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string GetFriendlyUrl(
int pageID,
string alternatekey
)
Public Shared Function GetFriendlyUrl (
pageID As Integer,
alternatekey As String
) As String
Parameters
- pageID
- Type: SystemInt32
- alternatekey
- Type: SystemString
Return Value
Type:
StringSee Also