KTML 4 API Documentation for ASP .NET

KtmlGenericModule.SetError Method 

Method that sets the error for this module.

public void SetError(
   KtmlError error
);

Parameters

error
A KtmlError raised by the module.

See Also

KtmlGenericModule Class | InterAKT.WebControls.Modules Namespace