Class IntaractiveActionNotFound
Telerik internal use only.
Inheritance
System.Object
System.Exception
System.SystemException
System.ArgumentException
IntaractiveActionNotFound
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class IntaractiveActionNotFound : ArgumentException, _Exception, ISerializable
Constructors
IntaractiveActionNotFound(String)
Telerik internal use only.
Declaration
public IntaractiveActionNotFound(string actionID)
Parameters
System.String
actionID
|