NavigationGetStyleSheetURL Method

Returns the URL for a site stylesheet.

Namespace: BBNCExtensions.API.Navigation
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract string GetStyleSheetURL(
	int StyleSheetId
)

Parameters

StyleSheetId
Type: SystemInt32
The ID of the stylesheet.

Return Value

Type: String
A valid URL for requesting a stylesheet.