summaryP:DotNetNuke.UI.WebControls.DNNTextSuggest.CallBackPostChildrenOf

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

Syntax

C#
[BindableAttribute(true)]
public string CallBackPostChildrenOf { get; set; }
Visual Basic
<BindableAttribute(true)> 
Public Property CallBackPostChildrenOf As String
	Get
	Set

See Also