Skip to main content

RemoteControllerDataSourceOptionsBuilder Constructors

Provides methods that allow you to configure access to a controller on a different site or to a Razor page handler.
Name Parameters Description
RemoteControllerDataSourceOptionsBuilder(OptionsOwnerContext) context For internal use only. Initializes a new RemoteControllerDataSourceOptionsBuilder class instance.
See Also