summaryP:DotNetNuke.UI.WebControls.DNNMenuDesigner.AllowResize

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)

Syntax

C#
public override bool AllowResize { get; }
Visual Basic
Public Overrides ReadOnly Property AllowResize As Boolean
	Get

See Also