C# Class FiftyOne.Foundation.UI.Web.ActivityResult

Used to communicate to the users of the control the result of an upload or activate process.
Datei anzeigen Open project: 51Degrees/dotNET-Device-Detection Class Usage Examples

Private Methods

Method Description
ActivityResult ( string html )

Creates a new instance of ActivityResult.

ActivityResult ( string html, bool success )

Creates a new instance of ActivityResult.