MagicKeyword Members
The MagicKeyword type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MagicKeyword(Int32, String) |
Initializes a new instance of the MagicKeyword class containing a specific tag for the default language.
|
![]() |
MagicKeyword(Int32, String, String) |
Initializes a new instance of the MagicKeyword class containing a specific tag for the a specific language.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetKeywords()()()() |
Gets the keywords.
|
![]() ![]() |
GetKeywords(String) |
Gets the keywords filtered by a partial match.
|
![]() ![]() |
GetKeywords(String, String) |
Gets the keywords filtered by a partial match and language.
|
![]() |
Insert |
Inserts this keyword in the database.
|
![]() ![]() |
Populate |
Populates tags table.
|
![]() ![]() |
RecordCount |
Keywords count.
|
![]() ![]() |
Update(Int32, String) |
Updates the specified Post keywords.
|
![]() ![]() |
Update(Int32, String, String) |
Updates the specified Post keywords.
|