The BaseUserControl type exposes the following members.

Properties

  Name Description
Public property BaseSiteFullUrl
Gets site full url with machine and protocol.
Public property BaseSiteUrl
Gets site url without the machine and protocol part.
Public property CurrentLanguageId
Gets currently selected language id.
Public property DefaultLanguageId
Gets default language id.
Protected property DependencyInjectionFactory
Gets or sets the dependency injection factory instance.
Public property log
log is used for logging purposes (Errors, Warnings, Messages, etc.)
Public property ThemePath
Gets ASP.Net theme path.

See Also