KenticoLinkMetadataControllerGetLinkMetadata Method |
Serves the link meta data for the given URL.
Namespace: Kentico.Components.Web.Mvc.Dialogs.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public ActionResult GetLinkMetadata(
string linkUrl
)
Parameters
- linkUrl
- Type: SystemString
The link URL.
Return Value
Type:
ActionResultSee Also