RedirectsPageNotFoundUrl Property |
Gets the page not found URL.
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 PageNotFoundUrl { get; }
Public Shared ReadOnly Property PageNotFoundUrl As String
Get
public:
static property String^ PageNotFoundUrl {
String^ get ();
}
static member PageNotFoundUrl : string with get
Property Value
Type:
String
See Also