|
UrlHelperContent Method
|
Returns a string that contains a content URL.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax function Content(contentPath);
View SourceParameters
- contentPath String
- The content path.
Return Value
StringA string that contains a content URL.
See Also