Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URL of the new post creation form.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function GenerateUrl As String
'Usage
Dim returnValue As String
returnValue = Me.GenerateUrl()
protected override string GenerateUrl()
Return Value
Type: System.String
A String object that represents the URL of the form that enables the creation of a new post.
See Also
Reference
SPMobilePostsNewFormNavigation Class