Method | Description | |
---|---|---|
Site ( string resourceKey ) : string |
Gets a global resource in the Site set for the specified key
|
Method | Description | |
---|---|---|
GetGlobalResource ( ResourceSets set, string resourceKey ) : string |
Gets a global resource for the specified resource set and key
|
public static Site ( string resourceKey ) : string | ||
resourceKey | string | /// The resource key. /// |
return | string |