summaryP:DotNetNuke.UI.Design.WebControls.DNNTextSuggestDesigner.AllowResize

Namespace: DotNetNuke.UI.Design.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