Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ReevooMark
Mark
C# Class ReevooMark.Mark
A
System.Web.UI.UserControl
for showing in-line reviews for Reevoo products
Inheritance:
AbstractReevooTag
Show file
Open project: reevoo/reevoomark-dotnet-api
Public Methods
Method
Description
Mark
( ) :
System
Protected Methods
Method
Description
OnInit
(
EventArgs
e
) :
void
Render
(
System
writer
) :
void
Method Details
Mark()
public
method
public
Mark
( ) :
System
return
System
OnInit()
protected
method
protected
OnInit
(
EventArgs
e
) :
void
e
System.EventArgs
return
void
Render()
protected
method
protected
Render
(
System
writer
) :
void
writer
System
return
void