The BaseMasterPage type exposes the following members.

Properties

  Name Description
Public property BaseSiteFullUrl
Gets site full url in the form of http://server/virtualpath
Public property BaseSiteUrl
Gets site url
Public property CacheDuration
Cache duration that is propagated from the content page.
Protected property DependencyInjectionFactory
Gets or sets the dependency injection factory instance.
Public property Static member HtmlTagCustomAttributes
Custom attributes for the root HTML tag, used for developing applications that integrate with Facebook and similar purposes.
Public property MainUpdatePanel
Reference to the main administrative Ajax update panel.
Public property ScriptManager
Reference to the main Ajax script manager.
Public property ThemePath
Gets ASP.Net theme path.

See Also