Click or drag to resize
ItemUrlPath Property
Gets or sets the path portion of the URL. Must start with "/". Example: /page-url

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Path { get; set; }

Property Value

Type: String
See Also