Show / Hide Table of Contents

Class Watermark

Inheritance
Object
Watermark
SaintWatermark
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top