Click or drag to resize

UrlHelperContent Method

Returns a string that contains a content URL.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public string Content(
	string contentPath
)
View Source

Parameters

contentPath  String
The content path.

Return Value

String
A string that contains a content URL.
See Also