public static GetThemeWidgetContainerVirtualPath ( bool existenceCheck ) : string | ||
existenceCheck | bool | /// When true, the path to the theme folder to check for the WidgetContainer existence /// is returned. When false, the path to the control that will be loaded is returned. /// If it's a Razor theme, the path will be RazorHost instead of the actual theme folder /// name. /// |
return | string |