ObjectType gets and sets the type of the object
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ObjectType { get; set; } |
Visual Basic |
---|
Public Property ObjectType As String Get Set |