SessionTabsControl.SetSessionName(String, Session) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void SetSessionName(System::String ^ name, Microsoft::Uii::Csr::Session ^ session);
public void SetSessionName (string name, Microsoft.Uii.Csr.Session session);
abstract member SetSessionName : string * Microsoft.Uii.Csr.Session -> unit
override this.SetSessionName : string * Microsoft.Uii.Csr.Session -> unit
Public Sub SetSessionName (name As String, session As Session)
Parameters
- name
- String
- session
- Session