The Category to which this edit control belongs
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Category { get; set; } |
Visual Basic |
---|
Public Property Category As String Get Set |