Gets the company to which the DotNetNuke application is related.

Namespace: DotNetNuke.Application
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Company { get; }
Visual Basic
Public ReadOnly Property Company As String
	Get

Field Value

Fixed result: DotNetNuke Corporation

See Also