Click or drag to resize
ItemUrlDomainAliasId Property
Gets or sets the unique identifier of the domain alias the URL exists on. Example: www.domain.com

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

Property Value

Type: Guid
See Also