| StandardIsExtranetInstalled Property |
Gets a value indicating whether Extranet module is installed
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public static bool IsExtranetInstalled { get; }
Public Shared ReadOnly Property IsExtranetInstalled As Boolean
Get
Property Value
Type:
Booleantrue if this instance is extranet installed; otherwise,
false.
See Also