TableManagerIsGeneratedSystemView Method |
Returns true if the given view is generated view with dynamic code.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static bool IsGeneratedSystemView(
string viewName
)
Parameters
- viewName
- Type: SystemString
View name
Return Value
Type:
BooleanSee Also