Responsible for generating dynamic download contents.
For a list of all members of this type, see DynamicDownloadContent Members.
System.Object
EO.Web.DynamicDownloadContent
[Visual Basic]
MustInherit Public Class DynamicDownloadContent
[C#]
public abstract class DynamicDownloadContent
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
You must derive from this class to implement your own dynamic contents generating logic. See generating dynamic download contents for more details.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
DynamicDownloadContent Members | EO.Web Namespace