Back to Devexpress

IUriProviderService Methods

officefileapi-devexpress-dot-office-dot-services-dot-iuriproviderservice-dot-underscore-methods.md

latest1.4 KB
Original Source

IUriProviderService Methods

Represents a service that calls the registered IUriProvider interface when required.

NameDescription
CreateCssUri(String, String, String)Creates URI for CSS data.
CreateImageUri(String, OfficeImage, String)Provides the URI string for the specified image.
RegisterProvider(IUriProvider)Registers the URI provider and makes it available to clients of the service.
UnregisterProvider(IUriProvider)Cancels the registration of an URI provider, and makes it unavailable to the clients of the service.

See Also

IUriProviderService Interface

IUriProviderService Members

DevExpress.Office.Services Namespace