Gets or sets the menu item's custom content. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public HtmlGenericControl Content { get; set; } |
Visual Basic
![]() |
---|
Public Property Content As HtmlGenericControl |
Type: HtmlGenericControl
An instance of the System.Web.UI.HtmlControls.HtmlGenericControl class. Default value is null (Nothing in VB.NET).