ISPCalendarSettings.NewItemFormUrl Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Property NewItemFormUrl As String
Get
Set
'Usage
Dim instance As ISPCalendarSettings
Dim value As String
value = instance.NewItemFormUrl
instance.NewItemFormUrl = value
string NewItemFormUrl { get; set; }
Property Value
Type: System.String