Click or drag to resize
RequestUrlItemId Property
Gets the unique identifier of the item the URL relates to, if any.

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

Property Value

Type: NullableGuid
See Also