Click or drag to resize

IWwwServiceContract Interface

Represents a WWW service contract

Namespace: SanteDB.Rest.WWW
Assembly: SanteDB.Rest.WWW (in SanteDB.Rest.WWW.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public interface IWwwServiceContract

The IWwwServiceContract type exposes the following members.

Methods
 NameDescription
Public methodGet Get specified object
Public methodGetDynamic Get dynamically generated HTML which is a combination of any declared collection of assets across all applets installed in the context
Public methodGetIcon Get the icon
Public methodGetRobots Gets the default robots.txt file that controls crawlers.
Top
See Also