|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets a value indicating whether this instance is CMS response.
Namespace: Smartsite.Web
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
| C# | |
|---|---|
public override bool IsCmsResponse { get; } | |
| Visual Basic (Declaration) | |
|---|---|
Public Overrides ReadOnly Property IsCmsResponse As Get | |
Field Value
true if this instance is CMS response; otherwise, false.
See Also
CmsResponseInfo Class
Smartsite.Web Namespace