Click or drag to resize

ICMSPageViewName Property

Gets the name of the MVC View of this Page. By default, is it is the root Element name.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
string ViewName { get; }

Property Value

Type: String
See Also