IRequestAppRelativeCurrentExecutionFilePath Property |
Gets the virtual path of the application root and makes it relative by using the tilde (~) notation for the application root (as in "~/page.aspx").
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax string AppRelativeCurrentExecutionFilePath { get; }
Property Value
Type:
StringSee Also