ASPxClientMediaFileSelector.SetUrl(url) Method
Sets a URL text in the Html Editor’s media dialogs.
Declaration
SetUrl(
url: string
): void
Parameters
| Name | Type | Description |
|---|---|---|
| url | string | A string value that is the Url text. |
See Also