ActiveDrive.GetSessionForMenu Method 

IT Hit WebDAV for .NET

[Visual Basic]
Public Function GetSessionForMenu( _
   ByVal callIdentity As CallIdentity _
) As WrapSession
[C#]
public WrapSession GetSessionForMenu(
   CallIdentity callIdentity
);

See Also

ActiveDrive Class | ITHit.MapWebDAVDrive.Core Namespace