Gets the company to which the DotNetNuke application is related.
Namespace: DotNetNuke.ApplicationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Company { get; } |
Visual Basic |
---|
Public ReadOnly Property Company As String Get |