ServerPagesUrlsRegister Method

Builds the URL of the User Registration page on the server.

Definition

Namespace: SMath.Manager.Network.UrlBuilders
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public string Register()

Return Value

String
The URL which is built.

Implements

IServerPagesUrlsRegister

See Also