Share via


RegistrationService.LoadConfiguration Method

Include Protected Members
Include Inherited Members

Loads the setting for the RegistrationService control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method LoadConfiguration(Stream) Loads the setting for the RegistrationService control using the Stream class.
Public method LoadConfiguration(Uri) Determines the current Uniform Resource Indentifier (URI) configuration.

Top