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.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets the URL of the image associated with the custom action.
var value = SP.UserCustomAction.get_imageUrl();
SP.UserCustomAction.set_imageUrl(value);
Property Value
Type: String
Applies To
Remarks
It must be null, a server-relative URL, or an absolute URL.