summaryM:DotNetNuke.UI.WebControls.DnnTree.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public bool LoadPostData( string postDataKey, NameValueCollection postCollection ) |
Visual Basic |
---|
Public Function LoadPostData ( postDataKey As String, postCollection As NameValueCollection ) As Boolean |
Parameters
- postDataKey
- Type: System..::..String
parampostDataKeyM:DotNetNuke.UI.WebControls.DnnTree.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)
- postCollection
- Type: System.Collections.Specialized..::..NameValueCollection
parampostCollectionM:DotNetNuke.UI.WebControls.DnnTree.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)