SP.Publishing.Navigation.NavigationTerm.categoryImageUrl property (sp.publishing)

Gets or sets the specified URL of an image that optionally can be displayed by a template page.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Publishing.Navigation.NavigationTerm.get_categoryImageUrl()
SP.Publishing.Navigation.NavigationTerm.set_categoryImageUrl(value)

Return value

The URL must be in server-relative or absolute format.

The specified URL of an image that can be displayed by the template page.