Table of Contents

Class ShowOnParagraphInfo

Namespace
Dynamicweb.Frontend.ItemPublisher
Assembly
Dynamicweb.dll

Class ShowOnParagraphInfo.

public class ShowOnParagraphInfo
Inheritance
ShowOnParagraphInfo
Inherited Members

Constructors

ShowOnParagraphInfo(string)

public ShowOnParagraphInfo(string url)

Parameters

url string

Properties

LinkManagerURL

public string LinkManagerURL { get; }

Property Value

string

PageID

public int PageID { get; }

Property Value

int

ParagraphID

public int ParagraphID { get; }

Property Value

int

URL

public string URL { get; }

Property Value

string
To top