| CommonMethodsUpdateGoBack Method (String) |
Updates the go back.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public static void UpdateGoBack(
string sender
)
Public Shared Sub UpdateGoBack (
sender As String
)
Parameters
- sender
- Type: SystemString
The sender.
See Also