ChtmlPageAdapter.DeterminePostBackMode メソッド

Public Overrides Function DeterminePostBackMode ( _ request As HttpRequest, _ postEventSourceID As String, _ postEventArgumentID As String, _ baseCollection As NameValueCollection _ ) As NameValueCollection
Dim instance As ChtmlPageAdapter Dim request As HttpRequest Dim postEventSourceID As String Dim postEventArgumentID As String Dim baseCollection As NameValueCollection Dim returnValue As NameValueCollection returnValue = instance.DeterminePostBackMode(request, postEventSourceID, postEventArgumentID, baseCollection)
public override NameValueCollection DeterminePostBackMode ( HttpRequest request, string postEventSourceID, string postEventArgumentID, NameValueCollection baseCollection )
public: virtual NameValueCollection^ DeterminePostBackMode ( HttpRequest^ request, String^ postEventSourceID, String^ postEventArgumentID, NameValueCollection^ baseCollection ) override
public NameValueCollection DeterminePostBackMode ( HttpRequest request, String postEventSourceID, String postEventArgumentID, NameValueCollection baseCollection )


Weblioに収録されているすべての辞書からChtmlPageAdapter.DeterminePostBackMode メソッドを検索する場合は、下記のリンクをクリックしてください。

- ChtmlPageAdapter.DeterminePostBackMode メソッドのページへのリンク