ResourceUrlsEditor.addForEndpoint
Method
interface ResourceUrlsEditor { // ... omitted for brevity addForEndpoint( endpoint: EndpointReference, url: ReferenceExpression, displayText?: string): void;}Signature
method
addForEndpoint Adds a displayed URL for a specific endpoint
addForEndpoint( endpoint: EndpointReference, url: ReferenceExpression, displayText?: string): voidParameters
endpoint EndpointReference url ReferenceExpression displayText string optional Defined on
This method is defined on the following type: