ISPCalendarSettings.EditItemFormUrl property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Property EditItemFormUrl As String
    Get
    Set
'Usage
Dim instance As ISPCalendarSettings
Dim value As String

value = instance.EditItemFormUrl

instance.EditItemFormUrl = value
string EditItemFormUrl { get; set; }

Property value

Type: System.String

See also

Reference

ISPCalendarSettings interface

ISPCalendarSettings members

Microsoft.SharePoint.WebControls namespace