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 ReadOnly Property ViewName As String
Get
property String^ ViewName {
String^ get ();
}
abstract ViewName : string with get
Property Value
Type:
StringSee Also