Click or drag to resize
ContactProfileViewModelEditUrl Property
Gets or sets url that leads to contacts edit page.

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string EditUrl { get; set; }

Property Value

Type: String
See Also