Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPActionLink class.
Overload List
Name | Description | |
---|---|---|
![]() |
SPActionLink(String) | Initializes a new instance of the SPActionLink class based on the specified URL. |
![]() |
SPActionLink(SPActionLinkType) | Initializes a new instance of the SPActionLink class based on the specified link type. |
![]() |
SPActionLink(SPActionLinkType, String, String) | Initializes a new instance of the SPActionLink class based on the specified link type, URL, and prompt message. |
Top