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