User Tools

Site Tools


thinkgeo.mapsuite.core.requesteddatawfsfeaturesourceeventargs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.requesteddatawfsfeaturesourceeventargs [2015/09/17 10:38]
admin
thinkgeo.mapsuite.core.requesteddatawfsfeaturesourceeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.RequestedDataWfsFeatureSourceEventArgs ====== ====== ThinkGeo.MapSuite.Core.RequestedDataWfsFeatureSourceEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents the parameters passed in through the RequestedData event in WfsFeatureSource. This class represents the parameters passed in through the RequestedData event in WfsFeatureSource.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 6: Line 9:
       ***ThinkGeo.MapSuite.Core.RequestedDataWfsFeatureSourceEventArgs**       ***ThinkGeo.MapSuite.Core.RequestedDataWfsFeatureSourceEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} RequestedDataWfsFeatureSourceEventArgs() **
-**{{wiki:​PublicMethod.gif|}}[[#RequestedDataWfsFeatureSourceEventArgs()|RequestedDataWfsFeatureSourceEventArgs]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This is a default constructor for the class. +
-</​div>​+
  
-<​div ​class_table+  * //This is a default constructor for the class.// 
-**{{wiki:​PublicMethod.gif|}}[[#RequestedDataWfsFeatureSourceEventArgs(String,​String)|RequestedDataWfsFeatureSourceEventArgs]]** +== Remarks == 
-  * **Parameters**:​String,​String +  * //None// 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​This is a constructor for the class. +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} RequestedDataWfsFeatureSourceEventArgs(String,​String) **
  
-=== Protected Constructors === +  * //This is a constructor for the class.// 
-=== Public Methods === +== Remarks ​== 
-<div class_table>​ +  * //None// 
-**{{wiki:​PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +== Parameters ​== 
-  * **Parameters**:​Object +  * //​serviceUrl//​ 
-  * **DeclaringType**:Object +    Type:String 
-  * **Summary**:N/A +    Description:This parameter specified the serviceUrl for the WfsFeatureSource.
-</​div>​+
  
-<div class_table>​ +  ​* //​xmlResponse//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +    Type:String 
-  * **Parameters**:​N/A +    Description:This parameter specified the xmlResponse string get back from the service Url.
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div>​ 
-**{{wiki:​PublicMethod.gif|}}[[#GetType()|GetType]]** +==== Protected Constructors ==== 
-  * **Parameters**:​N/​A +==== Public Methods ==== 
-  * **DeclaringType**:​Object +** {{wiki:​PublicMethod.gif|}} ​ToString() **
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-=== Protected Methods ​=== +== Return Value == 
-<div class_table>​ +  * Type:String 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * Description:N/A
-  * **Parameters**:N/A +
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​Equals(Object) **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Public Properties === +  * //N/A// 
-**{{wiki:​PublicProperty.gif|}}[[#​ServiceUrl|ServiceUrl]]** +== Remarks ​== 
-  * **Return**:​String +  * //N/A//
-  * **Summary**:​This property gets or sets the serviceUrl for the WfsFeatureSource.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​XmlResponse|XmlResponse]]** +== Return Value == 
-  * **Return**:String +  * Type:Boolean 
-  * **Summary**:This property gets or sets the xml response string back from for the WfsFeatureSource service url.+  * Description:N/A
  
-=== Protected Properties === +== Parameters == 
-=== Public Events === +  //obj// 
-===== Public Constructors ===== +    * Type:Object 
-=== RequestedDataWfsFeatureSourceEventArgs() === +    * Description:​N/A
-This is a default constructor for the class. +
-==== Remarks ==== +
-None +
-==== Parameters ​==== +
-[[#Public Constructors|Go Back]] +
-=== RequestedDataWfsFeatureSourceEventArgs(String,​String) === +
-This is a constructor for the class. +
-==== Remarks ==== +
-None +
-==== Parameters ==== +
-**serviceUrl** +
-  * **Type**:String +
-  * **Description:​This parameter specified the serviceUrl for the WfsFeatureSource.+
  
-**xmlResponse** +<div newline></​div>​ 
-  * **Type**:String +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description:​This parameter specified the xmlResponse string get back from the service Url.+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //N/A//
-=== Equals(Object) === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Boolean +  * Type:Int32 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-**obj** +<div newline></​div>​ 
-  * **Type**:Object +** {{wiki:PublicMethod.gif|}} GetType() ​**
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== GetHashCode() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:Type 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline><​/div> 
-=== GetType() === +==== Protected Methods ​==== 
-N/A +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Type +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== ToString() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:String +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-===== Protected Methods ===== +  * //N/A//
-=== Finalize() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Object 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-=== MemberwiseClone() ​=== +==== Public Properties ==== 
-N/A +** {{wiki:​PublicProperty.gif|}} XmlResponse ** 
-==== Remarks ​====+ 
 +This property gets or sets the xml response string back from for the WfsFeatureSource service url. 
 +== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:String
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ServiceUrl ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== ServiceUrl === 
 This property gets or sets the serviceUrl for the WfsFeatureSource. This property gets or sets the serviceUrl for the WfsFeatureSource.
-==== Remarks ​==== +== Remarks ==
-N/A +
-==== Return Value ==== +
-**Return Type**:​String +
- +
-[[#Public Properties|Go Back]] +
-=== XmlResponse === +
-This property gets or sets the xml response string back from for the WfsFeatureSource service url. +
-==== Remarks ====+
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String+  * Type:String
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.requesteddatawfsfeaturesourceeventargs.1442486314.txt.gz · Last modified: 2015/09/17 10:38 by admin