AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ScriptManagerHelper..::..GenerateStyleSheetInclude Method

Generates the style sheet include.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string GenerateStyleSheetInclude(
	string url,
	bool includeScriptTags
)

Parameters

url
Type: String
The URL.
includeScriptTags
Type: Boolean
if set to true [include script tags].

Return Value

System.String.