ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents the parameters passed in through the RequestingData event in WfsFeatureSource.
*System.Object System.EventArgs *ThinkGeo.MapSuite.Core.RequestingDataWfsFeatureSourceEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is a default constructor for the class. | ||
![]() | String, Boolean, String | This is a constructor for the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Boolean | This property gets or sets the override mode. If set it ture, we will replace the response with new XmlResponse String passed in. | |
![]() | String | This property gets or sets the serviceUrl for the WfsFeatureSource. | |
![]() | String | This property gets or sets the xml response string back from for the WfsFeatureSource service url. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is a default constructor for the class.
Name | Type | Description |
---|
This is a constructor for the class.
Name | Type | Description |
---|---|---|
serviceUrl | String<!– System.String –> | This parameter specified the serviceUrl for the WfsFeatureSource. |
overrideResponse | Boolean<!– System.Boolean –> | This parameter specified if we need to override Response if we changed the response string. |
xmlResponse | String<!– System.String –> | This parameter specified the xmlResponse string get back from the service Url. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property gets or sets the override mode. If set it ture, we will replace the response with new XmlResponse String passed in.
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.RequestingDataWfsFeatureSourceEventArgs –> Go Back
This property gets or sets the serviceUrl for the WfsFeatureSource.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.RequestingDataWfsFeatureSourceEventArgs –> Go Back
This property gets or sets the xml response string back from for the WfsFeatureSource service url.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.RequestingDataWfsFeatureSourceEventArgs –> Go Back