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 | |
---|---|---|
LoadConfiguration(Stream) | Loads the setting for the RegistrationService control using the Stream class. | |
LoadConfiguration(Uri) | Determines the current Uniform Resource Indentifier (URI) configuration. |
Top