MagicPost..::..GetMiniaturePk Method (Int32, Int32, MagicPostWhichUrl)
Gets the miniature of a post. Create miniature if it doesn't exist.
Namespace:
MagicCMS.CoreAssembly: MagicCMS.4.5 (in MagicCMS.4.5.dll)
Syntax
public int GetMiniaturePk( int width, int height, MagicPostWhichUrl which )
Parameters
- width
- Type: Int32
The width of the miniature
- height
- Type: Int32
The height of the miniature
- which
- Type: MagicCMS.Core..::..MagicPostWhichUrl
Use main or secondary url of MagicPost (MagicPostWhichUrl)