AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

DomainAccess..::..Origin Property

Gets or sets the origin URL that is permitted to call this API entry.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public string Origin { get; set; }

Field Value

The allowed origin (for example, https://www.example.com).