IUriProviderService Methods
Represents a service that calls the registered IUriProvider interface when required.
Name | Description |
---|---|
Create |
Creates URI for CSS data. |
Create |
Provides the URI string for the specified image. |
Register |
Registers the URI provider and makes it available to clients of the service. |
Unregister |
Cancels the registration of an URI provider, and makes it unavailable to the clients of the service. |
See Also