Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com