Dynamicweb 9
Dynamicweb 9
Dynamicweb.News.Extensibility
FrontendDataNotificationArgs Class
FrontendNotificationArgs Class
ModuleOutputTemplateExtender Class
ModuleRenderingState Enumeration
NewsItemCategoryNotificationArgs Class
NewsItemDetailsTemplateExtender Class
NewsItemEditTemplateExtender Class
NewsItemNotificationArgs Class
NewsListItemTemplateExtender Class
NewsListTemplateExtender Class
TemplateExtender Class
ModuleRenderingState Enumeration
Represents a rendering state of the News V2 module.
Namespace:
Dynamicweb.News.Extensibility
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
C#
VB
Copy
public
enum
ModuleRenderingState
Public
Enumeration
ModuleRenderingState
Members
Member name
Value
Description
Before
1
Not content has been rendered yet.
During
2
Content is being rendered.
After
3
Content has been rendered.
Remarks
See Also
Reference
Dynamicweb.News.Extensibility Namespace