FarPoint.Web.Spread 名前空間 > SpreadImage クラス : LoadPostData メソッド |
'Declaration
Public Function LoadPostData( _ ByVal postDataKey As String, _ ByVal postCollection As NameValueCollection _ ) As Boolean
public bool LoadPostData( string postDataKey, NameValueCollection postCollection )