Condividi tramite


ISPCalendarSettings.EditItemFormUrl Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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