Share via


QuickLinkCreator.GetLink method

Include protected members
Include inherited members

Overload list

  Name Description
Public methodStatic member GetLink(String) Returns the JavaScript used to submit the form to create the quick link with the specified type parameter.
Public methodStatic member GetLink(String, String) Returns the JavaScript used to submit the form to create the quick link with the specified ID and type parameters.
Public methodStatic member GetLink(String, String, String) Returns the JavaScript used to submit the form to create the quick link with the specified title, URL, and type parameters.
Public methodStatic member GetLink(String, String, String, String) Returns the JavaScript used to submit the form to create the quick link with the specified title, URL, type and the JavaScript function that is called when the user clicks the quick link.

Top

See also

Reference

QuickLinkCreator class

QuickLinkCreator members

Microsoft.Office.Server.WebControls namespace