Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataCom Namespaces
CMS.DataCom
HttpResourceProvider Class
HttpResourceProvider Methods
GetResource Method
HttpResourceProvider
GetResource Method
Retrieves the resource with the specified URL, and returns it.
Namespace:
CMS.DataCom
Assembly:
CMS.DataCom (in CMS.DataCom.dll) Version: 10.0.0
Syntax
C#
Copy
public
HttpResource
GetResource
(
string
locator
)
Parameters
locator
Type:
System
String
The URL of the resource.
Return Value
Type:
HttpResource
The resource with the specified URL.
Implements
IHttpResourceProvider
GetResource(String)
See Also
Reference
HttpResourceProvider Class
CMS.DataCom Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com