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.
Gets the image URL for this action.
Namespace: Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ImageUrl As String
Get
'Usage
Dim instance As PublishWithCommentAction
Dim value As String
value = instance.ImageUrl
public override string ImageUrl { get; }
Property Value
Type: System.String
See Also
Reference
PublishWithCommentAction Class
PublishWithCommentAction Members
Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace