When overridden a derived class, gets the relative URL of the directory for the System.Web.UI.PageTheme object.
Documentation for this section has not yet been entered.
The PageTheme.AppRelativeTemplateSourceDirectory property is abstract. When compiled, a theme will generate code that overrides the PageTheme.AppRelativeTemplateSourceDirectory property. The Control.ResolveUrl(string) method uses the PageTheme.AppRelativeTemplateSourceDirectory property to resolves a relative URL to an absolute URL.