MagicCMS Documentation

MiniaturaInfo Constructor

Initializes a new instance of the MiniaturaInfo.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public MiniaturaInfo(
	int pk,
	string ourl,
	int w,
	int h
)

Parameters

pk
Type: Int32
The pk.
ourl
Type: String
The original url.
w
Type: Int32
The width.
h
Type: Int32
The height.