SearchEngineUnlock Method

Provide registration information to the search engine. Used when regkey.xml file not available.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public void Unlock(
	string strRegCode
)

Parameters

strRegCode  String
The full registration information in Xml format.

See Also