The license key for the control, see remarks.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual string LicenseKey { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual string LicenseKey { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property LicenseKey As String Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property LicenseKey As String Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] virtual property String^ LicenseKey { String^ get (); void set (String^ value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] virtual property String^ LicenseKey { String^ get (); void set (String^ value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract LicenseKey : string with get, set [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override LicenseKey : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract LicenseKey : string with get, set [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override LicenseKey : string with get, set
Property Value
Remarks
If an application setting in the web config file called "Keyoti-SearchEngine-LicenseKey" exists, it's value will OVERRIDE this property.
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120