MagicCMS Documentation

MagicPost..::..GetGrandSonsByType Method (Int32)

Gets the grand sons (children of children) of a post.

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

Syntax


public MagicPostCollection GetGrandSonsByType(
	int type
)

Parameters

type
Type: Int32
Post type

Return Value

The Grand Sons (MagicPostCollection).