Gets or sets the name of the IIS app.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string IISAppName { get; set; } |
Visual Basic |
---|
Public Shared Property IISAppName As String Get Set |