Click or drag to resize
CMSUserControlRelativePath Property

Note: This API is now obsolete.

Page relative path.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Use System.Web.UI.TemplateControl.AppRelativeVirtualPath.TrimStart('~') instead.")]
public string RelativePath { get; }

Property Value

Type: String
See Also