Methods

  NameDescription
Public methodRegisterViewWithRegion(String, Type)
The type to register with a region
Public methodRegisterViewWithRegion(String, Type, String)
The type to register with a region and the context it should be created from.
Public methodRegisterViewWithRegion<(Of <<'(T>)>>)(String)
The region name to register to
Public methodRegisterViewWithRegion<(Of <<'(T>)>>)(String, String)
The type to register with a region and the context it should be created from.

See Also