| LinkGetLinkById Method |
Namespace:
Dynamicweb.Mailing.Links
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public static Link GetLinkById(
int id
)
Public Shared Function GetLinkById (
id As Integer
) As Link
Parameters
- id
- Type: SystemInt32
Return Value
Type:
LinkSee Also