Click or drag to resize

Utils_AspGetCurrentSiteName Method

Gets the current contextual site name.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static string GetCurrentSiteName()

Return Value

Type: String
IF in a hosting environment, the site name, else an empty string.
See Also