Class Watermark
Inherited Members
Namespace: SuperOffice.CRM.Web.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class Watermark
Constructors
Watermark(String, Boolean)
Declaration
public Watermark(string type, bool defaultCondition)
Parameters
| Type | Name | Description |
|---|---|---|
| String | type | |
| Boolean | defaultCondition |
Fields
_defaultCondition
Declaration
protected bool _defaultCondition
Field Value
| Type | Description |
|---|---|
| Boolean |
_type
Declaration
protected string _type
Field Value
| Type | Description |
|---|---|
| String |
Properties
Tooltip
Declaration
public virtual string Tooltip { get; }
Property Value
| Type | Description |
|---|---|
| String |
WatermarkUrl
Declaration
public virtual string WatermarkUrl { get; }
Property Value
| Type | Description |
|---|---|
| String |