SPMobilePostsCancelNavigation Class
SharePoint 2010
Renders a clickable cancel control on a Create Post form for a mobile blog site.
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Microsoft.SharePoint.MobileControls.SPMobileNavigation
Microsoft.SharePoint.MobileControls.SPMobileButtonNavigation
Microsoft.SharePoint.MobileControls.SPMobileCancelNavigation
Microsoft.SharePoint.MobileControls.SPMobilePostsCancelNavigation
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Microsoft.SharePoint.MobileControls.SPMobileNavigation
Microsoft.SharePoint.MobileControls.SPMobileButtonNavigation
Microsoft.SharePoint.MobileControls.SPMobileCancelNavigation
Microsoft.SharePoint.MobileControls.SPMobilePostsCancelNavigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
The control closes the Create Post form without saving the post. The user is returned to the display form for the current post if the RedirectUrl contains the query string "ID=<item id>"; otherwise, the user is returned to the home page of the mobile blog site.