MobileForms Toolkit Documentation

Shortcut.ToString Method 

Returns a String that represents the current Object.

public override string ToString();

Return Value

A String that represents the current Object.

Remarks

This method return string tha`t represnt current Group. It is the name of the group. If Group name is empty or null string, it return "Group" string.

See Also

Shortcut Class | Resco.Controls.OutlookControls Namespace