Click or drag to resize
FormAddShortcut Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAddShortcut(String, String, String, Boolean, String, String)
Add shortcut to form - should only be called from OnPreRenderSpecific
Public methodAddShortcut(String, String, String, Boolean, Boolean, Boolean, String, String)
Add a shortcut to the form. MUST be called from OnPreRenderSpecific
Top
See Also