WebSite Class

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class WebSite
Inheritance
Object    WebSite

Constructors

WebSite Initializes a new instance of the WebSite class

Properties

Methods

CacheKey  
ChangeUpdateVersion(Guid, String)  
ChangeUpdateVersion(Guid, String, DateTime)  
ChangeUpdateVersion(Guid, Guid, String, DateTime)  
ChangeUpdateVersion(Guid, Guid, String, DateTime, String)  
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetDataTable  
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetLastBackupDate  
GetOutlineDataTable  
GetType Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
NewCached  
RemoveCache  
RemoveCache(String)  
RemoveNullCollectionCache  
SyncDestinationSql  
SyncFields  
SyncTable  
SyncUpsert  
SyncUpsertValue  
ToString Returns a string that represents the current object.
(Inherited from Object)

Fields

Extension Methods

MapPath
(Defined by ModelExtensions)

See Also