You are here: Ektron Namespace > Plug-in Extension API > Ektron.Cms.Extensibility Namespace > Classes > SiteInfo Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
SiteInfo Class

Class which holds information about the site in which the event was fired.

C#
public sealed class SiteInfo;
Visual Basic
Public sealed Class SiteInfo

CmsInfoObjects.cs

Name 
Description 
The properties of the SiteInfo class are listed here. 
 
Name 
Description 
 
Gets a string containing the full application path of asp.net application (ReadOnly)  
 
Gets a bool indicating if calling site uses SSL. (ReadOnly)  
 
Name 
Gets a string containing the name of the calling site. (ReadOnly)  
 
Gets a string containing the physical path of the application (ReadOnly)  
 
Port 
Gets an integer representing the port the calling site is running on. (ReadOnly)  
 
Url 
Gets a string containing the URL of the calling site. (ReadOnly)  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!