WebSite Properties |
The WebSite type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseUrl | The base url (address) of the web site. [Filter(like)] |
![]() | ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | EnterpriseCompany | The enterprise company to which this web site belongs. [Required] [Filter(multi eq)] |
![]() | ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) |
![]() | Id |
The unique Id of the entity object
(Inherited from EntityObject.) |
![]() | IsGhost |
Returns true when the object is a ghost object
(Inherited from EntityObject.) |
![]() | IsLoaded | Gets a value indicating whether the associated data for this domain object is loaded. (Overrides EntityObjectIsLoaded.) |
![]() | IsPublished | Specifies whether the site is published for public Internet access. [Required] [Default(false)] [Filter(eq)] |
![]() | ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | Languages | List of WebSiteLanguage child objects, based on the Applications.Cms.WebSiteLanguage.WebSite back reference |
![]() | Name | Multilanguage web site name. [Required] [Filter(like)] |
![]() | NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | PublicUserList | The list of users used to authorize the users on the site. [Filter(multi eq)] |
![]() | Repository | Provides access to WebSitesRepository repository methods |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |
![]() | WebModules | List of WebModule child objects, based on the Applications.Cms.WebModule.WebSite back reference |