Method | Description | |
---|---|---|
ResolveRockUrl ( string url ) : string |
Resolves the rock URL.
|
|
ResolveRockUrl ( string url, bool fingerprint ) : string |
Resolves the rock URL.
|
Method | Description | |
---|---|---|
SetPage ( PageCache pageCache ) : void |
Sets the page.
|
public ResolveRockUrl ( string url ) : string | ||
url | string | The URL. |
return | string |
public ResolveRockUrl ( string url, bool fingerprint ) : string | ||
url | string | The URL. |
fingerprint | bool | if set to |
return | string |