Click or drag to resize

WwwServiceBehaviorGetRobots Method

Gets the default robots.txt file that controls crawlers.

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

Return Value

Stream

[Missing <returns> documentation for "M:SanteDB.Rest.WWW.WwwServiceBehavior.GetRobots"]

Implements

IWwwServiceContractGetRobots
See Also