RedirectsSiteErrorPage Property |
Gets the site error page URL. This URL reflects an asset and not a page item.
Namespace: ConnectedApps.Cms.Sdk.SettingsAssembly: ConnectedApps.Cms.Sdk.Settings (in ConnectedApps.Cms.Sdk.Settings.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string SiteErrorPage { get; }
Public Shared ReadOnly Property SiteErrorPage As String
Get
public:
static property String^ SiteErrorPage {
String^ get ();
}
static member SiteErrorPage : string with get
Property Value
Type:
String
See Also