Click or drag to resize
ItemUrlIsPrimary Property
Gets or sets a value indicating if the URL is the primary one across all URLs for the item. True means RedirectStatusCode will be null.

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

Property Value

Type: Boolean
See Also