FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > FpChart Class : LoadPostData Method |
'Declaration Protected Overridable Function LoadPostData( _ ByVal postDataKey As String, _ ByVal postCollection As NameValueCollection _ ) As Boolean
'Usage Dim instance As FpChart Dim postDataKey As String Dim postCollection As NameValueCollection Dim value As Boolean value = instance.LoadPostData(postDataKey, postCollection)
protected virtual bool LoadPostData( string postDataKey, NameValueCollection postCollection )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional