Interface IRuntimeMessage
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public interface IRuntimeMessage
Properties
Declaration
string ActionKeyword { get; }
Property Value
Declaration
string ActionLink { get; }
Property Value
Declaration
string ActionMessage { get; }
Property Value
Declaration
string BrowserMessage { get; }
Property Value
Declaration
Property Value
Declaration
MessageIcon MessageIcon { get; }
Property Value
Declaration
Obtrusiveness Obtrusiveness { get; }
Property Value
Declaration
Property Value
Extension Methods