MagicCMS Documentation
MagicIndex
.
.
::
.
.
Save Method
Saves MagicIndex Entry.
Namespace:
MagicCMS.Routing
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
Save
(
out
string
errorMessage
)
Parameters
errorMessage
Type:
String
%
Return Value
Pk of record inserted or updated (Success if != 0).
See Also
MagicIndex Class
MagicCMS.Routing Namespace