Click or drag to resize

SSMapServices Methods


The SSMapServices type exposes the following members.

Methods
  Name Description
Public method Code example CreateSite Creates a new Site Branding with provided information
Public method CreateUserAgent Creates a new User Agent based on provided information
Public method DeleteSite Deletes a Site Branding by its name
Public method DeleteUserAgent Deletes a User Agent Branding by its name
Public method GetSitesListing Retrieves the listing of Site Brandings
Public method ListUserAgentsAndSites Retrieves the listing of basic information of all User Agents and Site Brandings
Public method ReorderSites Reorders collection of Site Brandings based on provided sequence of names. The order of Site Branding are important, since it will determine with Site Branding gets evaluated and used first.
Public method ReorderUserAgents Reorders collection of User Agents based on provided sequence of names. The order of User Agents are important, since it will determine with User Agent branding gets evaluated and used first.
Public method Code example UpdateSite Updates a Site Branding
Public method UpdateUserAgent Updates a User Agent Branding
Top
See Also