| MvOptionsViewViewName Property |
Name of the view to open.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public string ViewName { get; }
Public ReadOnly Property ViewName As String
Get
public:
property String^ ViewName {
String^ get ();
}
Property Value
Type:
StringName of the view.
See Also