ServerPagesUrlsFilesRegistration Method

Builds the URL of the Files 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 FilesRegistration()

Return Value

String
The URL which is built.

Implements

IServerPagesUrlsFilesRegistration

See Also