 | WwwServiceBehaviorGetRobots Method |
Gets the default robots.txt file that controls crawlers.
Namespace: SanteDB.Rest.WWWAssembly: SanteDB.Rest.WWW (in SanteDB.Rest.WWW.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic Stream GetRobots()
Public Function GetRobots As Stream
public:
virtual Stream^ GetRobots() sealed
abstract GetRobots : unit -> Stream
override GetRobots : unit -> Stream
Return Value
Stream[Missing <returns> documentation for "M:SanteDB.Rest.WWW.WwwServiceBehavior.GetRobots"]
Implements
IWwwServiceContractGetRobots
See Also