Click or drag to resize

Standard Class

This class contains modules common function.
Inheritance Hierarchy
SystemObject
  Dynamicweb.NewsStandard

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public class Standard

The Standard type exposes the following members.

Constructors
  NameDescription
Public methodStandard
Initializes a new instance of the Standard class
Top
Properties
  NameDescription
Public propertyStatic memberIsAdmin
Gets a value indicating whether the current user account is identified as an Admin.
Public propertyStatic memberIsExtranetInstalled
Gets a value indicating whether Extranet module is installed
Top
Methods
  NameDescription
Public methodStatic memberGetNewsV2DefaultTemplate
Gets a default template for NewsV2
Public methodStatic memberRadioButton
Renders a radio button.
Top
See Also