Click or drag to resize

ResourceConditionGetResolution Method

Retrieves a resolution for the given resource.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public virtual ResourceConditionResolution GetResolution(
	string resourceUrl
)

Parameters

resourceUrl
Type: SystemString
URL of the resource.

Return Value

Type: ResourceConditionResolution
Remarks