PageTheme.AppRelativeTemplateSourceDirectory Property
.NET Framework (current version)
When overridden a derived class, gets the relative URL of the directory for the PageTheme object.
Assembly: System.Web (in System.Web.dll)
The AppRelativeTemplateSourceDirectory property is abstract. When compiled, a theme will generate code that overrides the AppRelativeTemplateSourceDirectory property. The ResolveUrl method uses the AppRelativeTemplateSourceDirectory property to resolves a relative URL to an absolute URL.
.NET Framework
Available since 2.0
Available since 2.0
Show: