MobileForms Toolkit Documentation

Shortcut.Name Property

Gets or sets the name of the Shortcut.

public string Name {get; set;}

Property Value

The name that represents current shortcut in the collection.

Remarks

You can set or get name of the shortcut in the collection. This name can by applied to the database fields names. When set this property you can access shortcuts by name from collection. Default value is empty string.

See Also

Shortcut Class | Resco.Controls.OutlookControls Namespace