diff --git a/xml/System.Web.SessionState/ISessionIDManager.xml b/xml/System.Web.SessionState/ISessionIDManager.xml index 93e679b1f24..9f573ceef47 100644 --- a/xml/System.Web.SessionState/ISessionIDManager.xml +++ b/xml/System.Web.SessionState/ISessionIDManager.xml @@ -279,7 +279,7 @@ ## Examples - The following code example shows a partially implemented method. If your custom session-ID manager supports cookieless session identifiers, you will need to implement a solution for sending and retrieving session identifiers in the URL, such as an ISAPI filter. + The following code example shows a partially implemented method. If your custom session-ID manager supports cookieless session identifiers, you will need to implement a solution for sending and retrieving session identifiers in the URL, such as an ISAPI filter. [!code-csharp[System.Web.SessionState.ISessionIDModule#5](~/samples/snippets/csharp/VS_Snippets_WebNet/System.Web.SessionState.ISessionIDModule/CS/isessionidmodulesnippets.cs#5)] [!code-vb[System.Web.SessionState.ISessionIDModule#5](~/samples/snippets/visualbasic/VS_Snippets_WebNet/System.Web.SessionState.ISessionIDModule/VB/isessionidmodulesnippets.vb#5)] @@ -335,4 +335,4 @@ - \ No newline at end of file +