Get the additional information that was passed in URL along with page url
Namespace: Composite.Core.Routing.PagesAssembly: Composite (in Composite.dll) Version: 3.2.4497.34829
Syntax
| C# |
|---|
public static string GetPathInfo() |
| Visual Basic |
|---|
Public Shared Function GetPathInfo As String |
| Visual C++ |
|---|
public: static String^ GetPathInfo() |