PagePropertiesDeleteQueryParams Property |
Query parameters to be added to the post-delete URL if and only if the DeleteTarget is set for this page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string DeleteQueryParams { get; }
ReadOnly Property DeleteQueryParams As String
Get
Property Value
Type:
StringQuery parameters to be added to the post-delete URL if and only if the DeleteTarget is set for this page.
See Also