Gets the SKU (Stock Keeping Unit)

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

Syntax

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

Field Value

Fixed result: DNN

See Also