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 public static string GetCurrentSiteName()
Return Value
Type:
StringIF in a hosting environment, the site name, else an empty string.
See Also